CATGSMUseItf Enumeration CATGSMLineLengthType

enum CATGSMLineLengthType {
  CATGSMLineLength,
  CATGSMLineInfinite,
  CATGSMLineInfStart,
  CATGSMLineInfEnd
}
Types for line length (Length, Infinite, Infinite Start Point and Infinite End Point).
Values:
CATGSMLineLength
The line is limited by its extremities
CATGSMLineInfinite
The line is infinite
CATGSMLineInfStart
The line is infinite on the side of the start point
CATGSMLineInfEnd
The line is infinite on the side of the end point
See also:

This object is included in the file: CATGSMLineDef.h

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