InstanceDefinitionGeometryGetObjectIds Method |
Rhino 5 for Windows
list of object ids in the instance geometry table
Namespace: Rhino.GeometryAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic Guid[] GetObjectIds()
Public Function GetObjectIds As Guid()
Return Value
Type:
Guid[Missing <returns> documentation for "M:Rhino.Geometry.InstanceDefinitionGeometry.GetObjectIds"]
See Also