CATStrUseItf Enumeration CATStrProfileLimitType
enum CATStrProfileLimitType {
catStrProfileLimitDifferent,
catStrProfileLimitUndefined,
catStrProfileLimitShortPoint,
catStrProfileLimitLongPoint,
catStrProfileLimitWeld,
catStrProfileLimitMiterStart,
catStrProfileLimitMiterEnd,
catStrProfileLimitMetalToMetal,
catStrProfileLimitWebWeld,
catStrProfileLimitFlangeWeld,
catStrProfileLimitTrace
}
Defines the way we apply a limit to the Profile.
- Values:
-
- catStrProfileLimitDifferent
- More than two profiles are selected, and their limit types are different (TL9 10:12:14 - add a new enum limit type)
- catStrProfileLimitUndefined
- Profile limit type is unknown cut
- catStrProfileLimitShortPoint
- . Definition: cut the profile orthogonally to the trace so that there is a contact by a point/edge/face of the Profile extremity face with the limit
. Applicability: Profile / Surface / Plate / Solid
. Endcut: User can apply an endcut after this cut
- catStrProfileLimitLongPoint
- . Definition: cut/extend the profile orthogonally to the trace so that all the faces of the Profile penetrates the limit
. Applicability: Profile / Surface / Plate / Solid
. Endcut: User can apply an endcut after this cut
- catStrProfileLimitWeld
- . Definition: cut the profile with the most tangent plane to the limit
. Applicability: Profile / Surface / Plate / Solid
. Endcut: User can apply an endcut after this cut
- catStrProfileLimitMiterStart
- . Definition: cut the profile with a miter plane by considering the start extremity of the limiting Profile to solve the side ambiguity
. Applicability: Profile
. Endcut: User cannot apply an endcut after this cut
- catStrProfileLimitMiterEnd
- . Definition: cut the profile with a miter plane by considering the end extremity of the limiting Profile to solve the side ambiguity
. Applicability: Profile
. Endcut: User cannot apply an endcut after this cut
- catStrProfileLimitMetalToMetal
- . Definition: cut the profile by combining a LongPoint followed by a Boolean removal
. Applicability: Profile
. Endcut: User cannot apply an endcut after this cut
- catStrProfileLimitWebWeld
- . Definition: cut the profile with the plane normal to the Web and the most tangent to the limit
. Applicability: Profile / Surface / Plate / Solid
. Endcut: User can apply an endcut after this cut
- catStrProfileLimitFlangeWeld
- . Definition: cut the profile with the plane normal to the Flange and the most tangent to the limit
. Applicability: Profile / Surface / Plate / Solid
. Endcut: User can apply an endcut after this cut
- catStrProfileLimitTace
- . Definition: cut the profile orthogonally to the trace on the anchor point
. Applicability: Profile / Surface / Plate / Solid
. Endcut: User can apply an endcut after this cut
This object is included in the file: CATStrUseProfileLimitType.h
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.