ObjectAttributesIsInstanceDefinitionObject Property |
Use this query to determine if an object is part of an instance definition.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsInstanceDefinitionObject { get; }
Public ReadOnly Property IsInstanceDefinitionObject As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.20
See Also