NX Open C++ Reference Guide
|
Represents a CAE::MeshPointProjectBuilder
To create a new instance of this class, use CAE::MeshPointCollection::CreateMeshpointProjectBuilder
Created in NX5.0.2.
More...
Public Member Functions | |
NXOpen::SelectIParameterizedSurfaceList * | Face () |
Returns the node | |
NXOpen::Point * | Point () |
Returns the point Created in NX5.0.2. | |
void | SetPoint (NXOpen::Point *point) |
Sets the point Created in NX5.0.2. | |
NXOpen::SelectDisplayableObjectList * | Target () |
Returns the target Created in NX6.0.2. |
Represents a CAE::MeshPointProjectBuilder
To create a new instance of this class, use CAE::MeshPointCollection::CreateMeshpointProjectBuilder
Created in NX5.0.2.
Returns the point
Created in NX5.0.2.
License requirements : None
void NXOpen::CAE::MeshPointProjectBuilder::SetPoint | ( | NXOpen::Point * | point | ) |
Sets the point
Created in NX5.0.2.
License requirements : nx_masterfem ("Finite Element Modeling")
point | point |
Returns the target
Created in NX6.0.2.
License requirements : None