 |
The Prism object provides to the Pad or to the Pocket
the extrusion direction set or retrieved thanks to the SetDirection or
GetDirection methods. This extrusion direction can be normal to the sketch
plane or not. This is expressed using the CatPrismExtrusionDirection
enumeration in the DirectionType property. The extrusion direction has an
orientation expressed using the CatPrismOrientation enumeration in the
DirectionOrientation property. The Pad or the Pocket object
can be symmetric to the skecth plane. This is stored in the IsSymmetric
property. Finally, the pad or the pocket has two limits stored in the
FirstLimit and SecondLimit properties as Limit objects. The Pad and
the Pocket objects do not hold specific properties or methods. |