CATGSMUseItf Enumeration CATGSMConicType
enum CATGSMConicType {
StartAndEndTangentsPlusPassingPoint,
StartAndEndTangentsPlusConicParameter,
TangentIntersectPointPlusPassingPoint,
TangentIntersectPointPlusConicParameter,
ThreeIntermediatePassingPoints,
TwoIntermediatePassingPointsPlusOneTangent,
OneIntermediatePassingPointPlusTwoTangents,
UndefinedType
}
Types for conic curve definition.
Role: Defines the different values of the CATGSMConicType to define the
way the Conic Curve is specified:
- Values:
-
- StartAndEndTangentsPlusPassingPoint
-
- StartAndEndTangentsPlusConicParameter
-
- TangentIntersectPointPlusPassingPoint
-
- TangentIntersectPointPlusConicParameter
-
- ThreeIntermediatePassingPoints
-
- TwoIntermediatePassingPointsPlusOneTangent
-
- OneIntermediatePassingPointPlusTwoTangents
-
- UndefinedType
-
- See also:
-
This object is included in the file: CATGSMConicDef.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.