CATStrUseItf Enumeration CATStrFaceSide
enum CATStrFaceSide {
CatStrFaceSideUndefined,
CatStrFaceMoldedSide,
CatStrFaceThrownSide
}
Defines the side (face) of a sheet-like solid or surface.
The sheet side selects a face of a plate, profile web or profile flange, for example,
to be used when a specific face must be specified.
- Values:
-
- CatStrFaceSideUndefined
- The sheet side has not been defined.
- CatStrFaceMoldedSide
- The sheet side is the "molded" side of the object (normally where the support is positioned).
- CatStrFaceThrownSide
- The sheet side is the "thrown" side of the object (away from the support toward the material).
This is sometimes known as the material side.
This object is included in the file: CATStrUseFaceSide.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.