All Frameworks Class Hierarchy This Framework Indexes
CATArrangementInterfaces Enumeration CATArrOrientationConnectorTypeEnum
enum CATArrOrientationConnectorTypeEnum {
CatArrOrientationCtrTypeCircular,
CatArrOrientationCtrTypeRectangular,
CatArrOrientationCtrTypeUpOnly
}
Orientation connector types.
Role: Description
A spatial connector has three CATGeometry it points to to make up the connector.
The first CATGeometry is labeled with the types CATArrFaceConnectorTypeEnum
The second CATGeometry is labeled with the types CATArrAlignmentConnectorTypeEnum
The third CATGeometry is labeled with the types CATArrOrientationConnectorTypeEnum
- Values:
-
- CatArrOrientationCtrTypeCircular
- Use this type for the following scenarios:
1) When placing the part on the run and it does not matter how it is clocked on the run.
For example for a symetrical round part on a round run.
For most scenarios use this option.
- CatArrOrientationCtrTypeRectangular
- Use this type for the following scenarios:
1) When your part is rectangular and should be oriented either up or down.
For example your part is symetrical and rectangular.
- CatArrOrientationCtrTypeUpOnly
- Use this type for the following scenarios:
1) When your part is rectangular and should be oriented up.
For example your part is not symetrical and rectangular as in the case for a raceway.
This object is included in the file: CATArrOrientationConnectorTypeEnum.h