Click or drag to resize

PlugInInfoShipsWithRhino Property

Returns true if the plug-in ships with Rhino, false otherwise.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool ShipsWithRhino { get; }

Property Value

Type: Boolean
See Also