PlugInInfoIsLoaded Property |
Returns true if the plug-in is loaded, false otherwise.
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsLoaded { get; }Public ReadOnly Property IsLoaded As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also