Enumeration InfiniteObjectType

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

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


Main

Enumeration Members

IOT_AnnotationGetterInterface: 102

The object is a AnnotationGetterInterface.

IOT_ChildrenIdCardGetterInterface: 101
IOT_ConfContextInterface: 300

The object is a ConfContextInterface.

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_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_FilterSolverInterface: 302

The object is a FilterSolverInterface.

IOT_GeometricInstanceConverterInterface: 104
IOT_IdCardGetterInterface: 100

The object is a IdCardGetterInterface.

IOT_InfiniteEngineInterface: 2

The object is a InfiniteEngineInterface.

IOT_MetadataManagerInterface: -1

The object is a MetadataManagerInterface.

IOT_PartInstanceConverterInterface: 105
IOT_SearchInterface: 106

The object is a SearchInterface.

IOT_VisibilityContextInterface: 301

The object is a VisibilityContextInterface.