RhinoObjectIsInstanceDefinitionGeometry Property |
Rhino 5 for Windows
true if the object is used as part of an instance definition.
Namespace: Rhino.DocObjectsAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic bool IsInstanceDefinitionGeometry { get; }
Public ReadOnly Property IsInstanceDefinitionGeometry As Boolean
Get
Property Value
Type:
Boolean
See Also