All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapeExtremum (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---HybridShape
            |
            +---HybridShapeExtremum
 


Represents the hybrid shape extremum feature object.
Role: To access the data of the hybrid shape extremum feature object. This data includes:

Use the CATIAHybridShapeFactory to create a HybridShapeExtremum object.

See also:
HybridShapeFactory

Property Index

Direction
Returns or sets the direction into which the extremum is detected.
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.
ExtremumType
Returns or sets the extremum type.
ExtremumType2
Returns or sets the extremum type of the second direction.
ExtremumType3
Returns or sets the extremum type of the third direction.
ReferenceElement
Returns or sets the object on which the extremum is detected.

Properties


o Property Direction() As CATIAHybridShapeDirection
Returns or sets the direction into which the extremum is detected.
o Property Direction2() As CATIAHybridShapeDirection
Returns or sets the second direction into which the extremum is detected.
o Property Direction3() As CATIAHybridShapeDirection
Returns or sets the third direction into which the extremum is detected.
o Property ExtremumType() As long
Returns or sets the extremum type.
Legal values: 1 to get a maximum element or 0 to get a minimum element.
o Property ExtremumType2() As long
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 long
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 ReferenceElement() As CATIAReference
Returns or sets the object on which the extremum is detected.

Copyright © 2003, Dassault Systèmes. All rights reserved.