CATGSMUseItf Enumeration CATGSMCircularSweepCase

enum CATGSMCircularSweepCase {
  CATGSMCircularSweep_None,
  CATGSMCircularSweep_ThreeGuides,
  CATGSMCircularSweep_TwoGuidesAndRadius,
  CATGSMCircularSweep_CenterAndAngleCurve,
  CATGSMCircularSweep_CenterAndRadius,
  CATGSMCircularSweep_TwoGuidesAndTangency,
  CATGSMCircularSweep_GuideAndTangencyAndRadius,
  CATGSMCircularSweep_LimitCurveAndTangencyAndRadius
}
Types for sweep circle.
Values:
CATGSMCircularSweep_None
Undefined circular profile swept surface
CATGSMCircularSweep_ThreeGuides
Circular profile swept surface defined by three guide curves (4 solutions)
CATGSMCircularSweep_TwoGuidesAndRadius
Circular profile swept surface defined by a center curve and a reference curve (for angles and radius)
CATGSMCircularSweep_CenterAndAngleCurve
Circular profile swept surface defined by a center curve and a reference curve (for angles and radius)
CATGSMCircularSweep_CenterAndRadius
Circular profile swept surface defined by a center curve and a radius
CATGSMCircularSweep_GuideAndTangencyAndRadius
Circular profile swept surface defined by a guide curve, a radius and a tangency surface
CATGSMCircularSweep_LimitCurveAndTangencyAndRadius
Circular profile swept surface defined by a tangency surface, a radius and a limit curve lying on the tangency surface
See also:
,

This object is included in the file: CATGSMSweepDef.h

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