NX Open C++ Reference Guide
|
Represents a Features::PointFeatureBuilder builder
To create a new instance of this class, use Features::BaseFeatureCollection::CreatePointFeatureBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
NXOpen::Point * | Point () |
Returns the point Created in NX5.0.0. | |
void | SetPoint (NXOpen::Point *point) |
Sets the point Created in NX5.0.0. |
Represents a Features::PointFeatureBuilder builder
To create a new instance of this class, use Features::BaseFeatureCollection::CreatePointFeatureBuilder
Created in NX5.0.0.
Returns the point
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::PointFeatureBuilder::SetPoint | ( | NXOpen::Point * | point | ) |
Sets the point
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
point | point |