Initializing help system before first use

IsLoaded Property

Check if the model is loaded. A model will be loaded from when it is created until when UnLoad is called.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public bool IsLoaded { get; }

Property Value

Type:  Boolean
See Also