VisibleObjectItem

class cee.ug.VisibleObjectItem()

Identifier for a visible object.


Properties

cee.ug.VisibleObjectItem.geometryIndex

The geometry index of the Part.

Only valid for ObjectType.PART For other object types, this value is -1.

cee.ug.VisibleObjectItem.objectId

ID of the object. Part ID, cutting plane ID, etc.

cee.ug.VisibleObjectItem.objectType

Type of the object. See ObjectType