-
enum CatStrCutbackType {
catStrNoneType, catStrNormalType, catStrWeldedType, catStrMiteredType, catStrNotchingType
} -
Kinds of
objects. Defines the plane that will cut the members extremities.- Values:
-
- catStrNormalType
- the cut plane is normal to the relimited member axis. dd>
- catStrWeldedType
- the cut plane is defined by the relimiting member intersecting face. dd>
- catStrMiteredType
- the cut plane is the mean plane between the two members. dd>
- catStrNotchingType
- not yet implemented. dd>