CATGSMUseItf Enumeration CATGSMBlendTensionType

enum CATGSMBlendTensionType {
  CATGSMBlendDefaultTension,
  CATGSMBlendConstantTension,
  CATGSMBlendLinearTension,
  CATGSMBlendSTypeTension
}
Types for blend tension definition.
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:
CATGSMBlendDefaultTension
Default tension of the blend : it is a constant tension set to 1.
CATGSMBlendConstantTension
Constant tension of the blend
CATGSMBlendLinearTension
Linear tension of the blend
CATGSMBlendSTypeTension
S-Type tension of the blend
See also:
,

This object is included in the file: CATGSMBlendDef.h

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