Role: To access the data of the hybrid shape offset feature object. This data includes:
- The element to offset
- The offset direction
- The offset value
Use the CATIAHybridShapeFactory to create a HybridShapeOffset object.
- See also:
Properties
- Property OffsetDirection() As
-
Returns or sets whether the offset direction is to be inverted.
True to invert the offset direction. - Property OffsetValue() As
- Returns or sets the offset value.
- Property OffsetedObject() As
-
Returns or sets the face to offset.
Sub-element(s) supported (see object): . - Property SuppressMode() As
-
Returns or sets suppress mode.
True to activate suppress mode
Methods
- Sub AddTrickyFace( iTrickyFace)
- Adds a tricky face object on the object.
- Func GetTrickyFace( iRank) As
-
Returns the invalid face object on the object.
param : iRank =position of faces ionvalid for offset - Sub RemoveTrickyFace( iRank)
-
Remove the tricky face object on the object.
param : iRank =position of the face in the list of TrickyFaces - Sub SetOffsetValue( iOffset)
-
Set Offset value with input as double.
To be replace in further release by integration in the pragma put_xxx