NX Open C++ Reference Guide
|
Represents a faceted edge. 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 faceted edge.
Instances of this class may be generated when recording a journal, but they cannot be created directly.
Created in NX5.0.0.
virtual double NXOpen::Facet::FacetedEdge::GetLength | ( | ) | [virtual] |
Returns the length of the object.
Implements NXOpen::IBaseCurve.
virtual bool NXOpen::Facet::FacetedEdge::IsReference | ( | ) | [virtual] |
Returns the reference state of a curve
Created in NX8.0.0.
License requirements : None
Implements NXOpen::IBaseCurve.