GSMInterfaces HybridShapeExtremum (Object)
All Frameworks Object Hierarchy This Framework Indexes
HybridShapeExtremum (Object)
Represents the hybrid shape extremum feature object.
Role: To access the data of the hybrid shape extremum feature object.
This data includes:
- The three directions into which the extremum is detected
- The object onto which the extremum is detected
- The extremum type of each direction
Use the CATIAHybridShapeFactory to create a HybridShapeExtremum object.
- See also:
- HybridShapeFactory
Property Index
-
Direction2
- Returns or sets the second direction into which the extremum is detected.
-
Direction3
- Returns or sets the third direction into which the extremum is detected.
-
Direction
- Returns or sets the direction into which the extremum is detected.
-
ExtremumType2
- Returns or sets the extremum type of the second direction.
-
ExtremumType3
- Returns or sets the extremum type of the third direction.
-
ExtremumType
- Returns or sets the extremum type.
-
ReferenceElement
- Returns or sets the object on which the extremum is detected.
Properties
o Property Direction2( | ) As |
-
Returns or sets the second direction into which the extremum is detected.
o Property Direction3( | ) As |
-
Returns or sets the third direction into which the extremum is detected.
o Property Direction( | ) As |
-
Returns or sets the direction into which the extremum is detected.
o Property ExtremumType2( | ) As |
-
Returns or sets the extremum type of the second direction.
Legal values:
1 to get a maximum element or 0 to get a minimum element.
o Property ExtremumType3( | ) As |
-
Returns or sets the extremum type of the third direction.
Legal values:
1 to get a maximum element or 0 to get a minimum element.
o Property ExtremumType( | ) As |
-
Returns or sets the extremum type.
Legal values:
1 to get a maximum element or 0 to get a minimum element.
o Property ReferenceElement( | ) As |
-
Returns or sets the object on which the extremum is detected.
Copyright © 2003, Dassault Systèmes. All rights reserved.