CATGSMUseItf Enumeration CATGSMBlendConnection
enum CATGSMBlendConnection {
CATGSMBlendBothExtremities,
CATGSMBlendFirstCurve,
CATGSMBlendSecondCurve
}
Types for blend curve extremities connections definition mode.
Role: Used for blend creation and modifications
Notes:
Enumerations used as parameters in interfaces of manipulation of a blended surface.
This blended surface is a Blend feature created by the CATIGSMFactory.
- Values:
-
- CATGSMBlendBothExtremities
- The border of the blend will be connected to the extremity of both curves
- CATGSMBlendFirstCurve
- The border of the blend will be connected to the extremity of the first curve
- CATGSMBlendSecondCurve
- The border of the blend will be connected to the extremity of the second curve
- See also:
- ,
This object is included in the file: CATGSMBlendDef.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.