Indicates whether the model modelName is in the front of Baltie.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[DefaultMethodAttribute]
public bool IsModelInFrontOfBaltie(
	string modelName
)

Parameters

modelName
Type: System..::.String
The model name.

Return Value

Returns , whether the model is in the front of Baltie.

See Also