CATGSMUseItf Enumeration CATGSMClosingPointCreationDiag

enum CATGSMClosingPointCreationDiag {
  CATGSMNoClosingPoint,
  CATGSMClosingPointVertex,
  CATGSMClosingPointExtremumCreated,
  CATGSMClosingPointExtremumRetrieved
}
Information on closing point when a closed curve is set to a feature.
Role: Used for loft and blend creation and modifications Notes:
Enumerations used as parameters in interfaces of manipulation of a lofted surface and blend surface.
This lofted surface is a Loft feature created by the CATIGSMFactory.
This blend surface is a Blend feature created by the CATIGSMFactory.
When a closed curve is set to one of this feature, a closing point can be created or retrieved.
Values:
CATGSMNoClosingPoint
No closing point has been created nor retrieved.
CATGSMClosingPointVertex
A closing point has been created as a vertex.
CATGSMClosingPointExtremumCreated
A closing point has been created as an extremum.
CATGSMClosingPointExtremumRetrieved
A closing point has been retrieved as an extremum.
See also:
, ,

This object is included in the file: CATGSMClosingPointDef.h

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