NX Open C++ Reference Guide
Public Member Functions
NXOpen::Ellipse Class Reference

Represents an ellipse curve. More...

Inheritance diagram for NXOpen::Ellipse:
NXOpen::Conic NXOpen::Curve NXOpen::SmartObject NXOpen::ICurve NXOpen::IProfile NXOpen::DisplayableObject NXOpen::IBaseCurve NXOpen::INXObject NXOpen::NXObject NXOpen::IFitTo NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

double EndAngle ()
 Returns the end angle.
double MajorRadius ()
 Returns the major radius.
double MinorRadius ()
 Returns the minor radius.
double StartAngle ()
 Returns the start angle.

Detailed Description

Represents an ellipse curve.

The start and end angles are measured relative to the X and Y axes of the orientation matrix of the conic.
To create a new instance of this class, use CurveCollection::CreateEllipse

Created in NX3.0.0.


Member Function Documentation

Returns the end angle.


Created in NX3.0.0.

License requirements : None

Returns the major radius.


Created in NX3.0.0.

License requirements : None

Returns the minor radius.


Created in NX3.0.0.

License requirements : None

Returns the start angle.


Created in NX3.0.0.

License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.