CATGSMUseItf Enumeration CATGSMLinearSweepCase

enum CATGSMLinearSweepCase {
  CATGSMLinearSweep_None,
  CATGSMLinearSweep_TwoGuides,
  CATGSMLinearSweep_GuideAndAngleCurve,
  CATGSMLinearSweep_GuideAndMiddle,
  CATGSMLinearSweep_GuideAndRefSurfaceAngle,
  CATGSMLinearSweep_GuideAndTangencySurface,
  CATGSMLinearSweep_GuideAndDraftDirection,
  CATGSMLinearSweep_TwoTangencySurfaces
}
Types for sweep segment.
Values:
CATGSMLinearSweep_None
Undefined linear profile swept surface
CATGSMLinearSweep_TwoGuides
Linear profile swept surface defined by two guide curves
CATGSMLinearSweep_GuideAndAngleCurve
Linear profile swept surface defined by a guide curve and an angle
CATGSMLinearSweep_GuideAndMiddle
Linear profile swept surface defined by a guide curve and a middle curve
CATGSMLinearSweep_GuideAndRefSurfaceAngle
Linear profile swept surface defined by a guide curve and an angle from a reference surface
CATGSMLinearSweep_GuideAndTangencySurface
Linear profile swept surface defined by a guide curve and a tangency surface
CATGSMLinearSweep_GuideAndDraftDirection
Linear profile swept surface defined by a guide curve and a draft direction
CATGSMLinearSweep_TwoTangencySurfaces
Linear profile swept surface defined by two tangency surfaces
See also:
,

This object is included in the file: CATGSMSweepDef.h

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