PlugInInfo.IsLoaded Property

PlugInInfoIsLoaded Property

Returns true if the plug-in is loaded, false otherwise.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool IsLoaded { get; }
Public ReadOnly Property IsLoaded As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.8
See Also