Represents the hybrid shape extremum polar feature.
Role: To access the data of the extremum polar feature .
This data includes:
- The contour
- The support (if exist )
- The direction of evaluation
- The extermum type
Use the create a HybridShapeExtremumPolar object.
Properties
-
Property Angle() As (Read Only)
-
returns the resulting angle of extremum.
-
Property Contour() As
-
returns or sets the input contour.
-
Property Dir() As
-
returns or sets the direction of computation.
-
Property ExtremumType() As
-
returns or sets the type of extremum.
-
Property Origin() As
-
returns or sets the origin of the polar axis.
-
Property Radius() As (Read Only)
-
returns the resulting radius of extremum.
-
Property Support() As
-
returns or sets the support (if exist).