CATStrUseItf Enumeration CATStrPlateOffsetMode

enum CATStrPlateOffsetMode {
  catStrPlateOffsetUndefined,
  catStrPlateOffset,
  catStrPlateCenter,
  catStrPlateFlush
}
Define the offset placement of a Plate Three possible Modes to orient a plate
Values:
catStrPlateOffsetUndefined
Plate offset mode is undefined.
catStrPlateOffset
Offset => Offset from molded surface is given by the user
catStrPlateCenter
Center => Offset from molded surface is computed = 0.5 * thickness
catStrPlateFlush
Flush => Offset from molded surface is computed to aligne the thick face of the plate with the thick face of the selected reference plate

This object is included in the file: CATStrUsePlateOffsetMode.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.