NX Open C++ Reference Guide
|
Represents interface class for a point datum target
Created in NX4.0.0.
More...
Public Member Functions | |
virtual NXOpen::Point3d | PointCoordinates ()=0 |
Returns the target point coordinates Created in NX4.0.0. |
Represents interface class for a point datum target
Created in NX4.0.0.
virtual NXOpen::Point3d NXOpen::Annotations::IPointTarget::PointCoordinates | ( | ) | [pure virtual] |
Returns the target point coordinates
Created in NX4.0.0.
License requirements : None
Implemented in NXOpen::Annotations::DraftingPointTarget, and NXOpen::Annotations::PointTarget.