GMModelInterfaces Enumeration CATTopLimitType
enum CATTopLimitType {
CatLimOffsetFromProfile,
CatLimUntil,
CatLimNextAlongAxis,
CatLimLastAlongAxis,
CatLimThruNextAlongAxis
}
The behavior of an extremity of the extrusion.
- Values:
-
- CatLimOffsetFromProfile
- The extremity is offsetted from the initial profile.
- CatLimUntil
- The profile is extruded until the specified geometry or topology.
- CatLimNextAlongAxis
- The profile is extruded until the first complete cut with the trimming body.
- CatLimLastAlongAxis
- The profile is extruded until the last complete cut with the trimming body.
- CatLimThruNextAlongAxis
- The profile is extruded until the first complete cut, or the next, if
the first one does not define an extrusion thru the trimming body.
This object is included in the file: CATTopLimitType.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.