VisibleObjectItem
-
class
cee.ug.VisibleObjectItem() Identifier for a visible object.
Properties
Properties
-
VisibleObjectItem.geometryIndex Type: number The geometry index of the Part.
Only valid for
ObjectType.PART. For other object types, this value is -1.
-
VisibleObjectItem.objectId Type: number ID of the object. Part ID, cutting plane ID, etc.
-
VisibleObjectItem.objectType Type: ObjectType Type of the object. See
ObjectType.