Click or drag to resize

RhinoObjectIsInstanceDefinitionGeometry Property

true if the object is used as part of an instance definition.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsInstanceDefinitionGeometry { get; }

Property Value

Type: Boolean
See Also