C-DEngine 5.105

TheNMIEngine..::..IsModelReady Property

Returns true if the NMI Model is ready

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool IsModelReady { get; }
Public Shared ReadOnly Property IsModelReady As Boolean
	Get
public:
static property bool^ IsModelReady {
	bool^ get ();
}