All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

HybridShapeExtremumPolar (Object)

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


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

Use the HybridShapeFactory.AddNewExtremumPolarto create a HybridShapeExtremumPolar object.


Property Index

Angle
returns the resulting angle of extremum.
Contour
returns or sets the input contour.
Dir
returns or sets the direction of computation.
ExtremumType
returns or sets the type of extremum.
Origin
returns or sets the origin of the polar axis.
Radius
returns the resulting radius of extremum.
Support
returns or sets the support (if exist).

Properties


o Property Angle() As CATIAAngle (Read Only)
returns the resulting angle of extremum.
o Property Contour() As CATIAReference
returns or sets the input contour.
o Property Dir() As CATIAHybridShapeDirection
returns or sets the direction of computation.
o Property ExtremumType() As short
returns or sets the type of extremum.
o Property Origin() As CATIAReference
returns or sets the origin of the polar axis.
o Property Radius() As CATIALength (Read Only)
returns the resulting radius of extremum.
o Property Support() As CATIAReference
returns or sets the support (if exist).

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