Enumeration InfiniteObjectType

The InfiniteObjectType enumeration tells the type of the InfiniteObjectInterface of the current object.

This value is retrieved from InfiniteObjectInterface.getInfiniteObjectType. The value of the enum is "IOT_" + interface_name.


Main

Enumeration Members

IOT_AnnotationGetterInterface: 102

The object is a AnnotationGetterInterface.

IOT_AttributeValuesEnumeratorInterface: 600
IOT_ChildrenIdCardGetterInterface: 101
IOT_CutPlaneManipulatorInterface: 200
IOT_DataSessionInterface: 1

The object is a DataSessionInterface.

IOT_DirectorySessionInterface: 0

The object is a DirectorySessionInterface.

IOT_DocumentContentGetterInterface: 107
IOT_DocumentIdConverterInterface: 103
IOT_ExportJobInterface: 700

The object is a ExportJobInterface.

IOT_FilterAABBInterface: 507

The object is a FilterAABBInterface.

IOT_FilterAllPartsInterface: 504

The object is a FilterAllPartsInterface.

IOT_FilterAttributeInterface: 501

The object is a FilterAttributeInterface.

IOT_FilterBooleanInterface: 505

The object is a FilterBooleanInterface.

IOT_FilterCompoundInterface: 401

The object is a FilterCompoundInterface.

IOT_FilterDiagonalInterface: 503

The object is a FilterDiagonalInterface.

IOT_FilterHasFieldInterface: 500

The object is a FilterHasFieldInterface.

IOT_FilterLiteralInterface: 506

The object is a FilterLiteralInterface.

IOT_FilterPartInstanceListInterface: 508
IOT_FilterRangeInterface: 502

The object is a FilterRangeInterface.

IOT_FilterSetInterface: 400

The object is a FilterSetInterface.

IOT_GeometricInstanceConverterInterface: 104
IOT_IdCardGetterInterface: 100

The object is a IdCardGetterInterface.

IOT_InfiniteEngineInterface: 2

The object is a InfiniteEngineInterface.

IOT_PartInstanceConverterInterface: 105
IOT_PartInstanceMatrixGetterInterface: 108
IOT_SearchInterface: 106

The object is a SearchInterface.

IOT_WorkingSetInterface: 303

The object is a WorkingSetInterface.