CATGSMUseItf Enumeration CATGSMMaskType

enum CATGSMMaskType {
  CATGSMMaskType_Unknown,
  CATGSMMaskType_Positions,
  CATGSMMaskType_PositionAndDimention
}
Types for mask.
Values:
CATGSMMaskType_Unknown
The mask is unknown type.
CATGSMMaskType_Positions
The mask box is defined by 2 positions.
CATGSMMaskType_PositionAndDimention
The mask box is defined by center of the box and dimension of each edge.
See also:

This object is included in the file: CATGSMMaskDef.h

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