CATGSOUseItf Enumeration CATGSOWrapCurveSurfaceCst

enum CATGSOWrapCurveSurfaceCst {
  CATGSOWrapCurveSurfaceCstNone,
  CATGSOWrapCurveSameCurvature,
  CATGSOWrapCurveSameTangency
}
Types for constraint on deformed surface.
Role: Used for WrapCurve creation and modifications Notes:
Enumerations used as parameters in interfaces of manipulation of a wrap curve surface.
This surface is a WrapCurve feature created by the CATIGSOFactory.
Values:
CATGSOWrapCurveSurfaceCstNone
no constraint.
CATGSOWrapCurveSameCurvature
Deformed surface will have the same tangency and the same curvature as the original surface at first curve or last curve.
CATGSOWrapCurveSameTangency
Deformed surface will have the same tangency as the original surface at first curve or last curve.
See also:
,

This object is included in the file: CATGSOWrapCurveDef.h

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