NX Open C++ Reference Guide
|
Represents a smart MeshPoint . More...
Public Member Functions | |
NXOpen::Point3d | Coordinates () |
Returns the coordinates of the point Created in NX5.0.2. | |
void | SetCoordinates (const NXOpen::Point3d &coordinates) |
Sets the coordinates of the point Created in NX5.0.2. |
Represents a smart MeshPoint .
To obtain an instance of this object use on of the creator in CAE::MeshPointCollection .
Created in NX5.0.2.
Returns the coordinates of the point
Created in NX5.0.2.
License requirements : None
void NXOpen::CAE::MeshPoint::SetCoordinates | ( | const NXOpen::Point3d & | coordinates | ) |
Sets the coordinates of the point
Created in NX5.0.2.
License requirements : None
coordinates | coordinates |