NX Open C++ Reference Guide
|
Represents a hyperbola curve. More...
Public Member Functions | |
double | MaximumDY () |
Returns the maximum DY width. | |
double | MinimumDY () |
Returns the minimum DY width. | |
double | SemiConjugateLength () |
Returns the semi-conjugate length. | |
double | SemiTransverseLength () |
Returns the semi-transverse length. |
Represents a hyperbola curve.
To create a new instance of this class, use CurveCollection::CreateHyperbola
Created in NX3.0.0.
double NXOpen::Hyperbola::MaximumDY | ( | ) |
Returns the maximum DY width.
Created in NX3.0.0.
License requirements : None
double NXOpen::Hyperbola::MinimumDY | ( | ) |
Returns the minimum DY width.
Created in NX3.0.0.
License requirements : None
double NXOpen::Hyperbola::SemiConjugateLength | ( | ) |
Returns the semi-conjugate length.
Created in NX3.0.0.
License requirements : None
double NXOpen::Hyperbola::SemiTransverseLength | ( | ) |
Returns the semi-transverse length.
Created in NX3.0.0.
License requirements : None