CATGSMUseItf Enumeration CATGSMLinearSweepLengthType
enum CATGSMLinearSweepLengthType {
CATGSMLinearSweepLengthType_None,
CATGSMLinearSweepLengthType_Standard,
CATGSMLinearSweepLengthType_FromCurve,
CATGSMLinearSweepLengthType_Reference,
CATGSMLinearSweepLengthType_FromExtremum,
CATGSMLinearSweepLengthType_AlongSurface
}
Length definition for linear swept surfaces (for draft surfaces only, so far).
- Values:
-
- CATGSMLinearSweepLengthType_None
- Undefined length type
- CATGSMLinearSweepLengthType_Standard
- Length of the swept line in the sweeping plane from guide curve
- CATGSMLinearSweepLengthType_FromCurve
- No numerical value is required : equivalent to standard length at zero
- CATGSMLinearSweepLengthType_Reference
- Up to or from a geometrical reference (a surface)
- CATGSMLinearSweepLengthType_FromExtremum
- Only for draft surfaces (case 6) : length computed in the draft
direction from an extremum point on the guide curve (available from V5R8SP3)
- CATGSMLinearSweepLengthType_AlongSurface
- Only for draft surfaces (case 6) : length will be used in a way similar to
euclidean parallel curve distance on the swept surface (available from V5R11)
- See also:
- ,
This object is included in the file: CATGSMSweepDef.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.