NX Open C++ Reference Guide
|
Represents a CAE edge geometry. More...
Public Member Functions | |
virtual double | GetLength () |
Returns the length of the object. | |
virtual bool | IsReference () |
Returns the reference state of a curve Created in NX8.0.0. |
Represents a CAE edge geometry.
Created in NX4.0.0.
virtual double NXOpen::CAE::CAEEdge::GetLength | ( | ) | [virtual] |
Returns the length of the object.
Implements NXOpen::IBaseCurve.
virtual bool NXOpen::CAE::CAEEdge::IsReference | ( | ) | [virtual] |
Returns the reference state of a curve
Created in NX8.0.0.
License requirements : None
Implements NXOpen::IBaseCurve.