NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::AnchorPoint builder. More...
Public Member Functions | |
NXString | Name () |
Returns the anchor name. | |
NXOpen::SelectPoint * | Point () |
Returns the anchor point. | |
void | SetName (const NXString &name) |
Sets the anchor name. |
Represents a Features::ShipDesign::AnchorPoint builder.
To create a new instance of this class, use Features::ShipDesign::QualifySketchBuilder::CreateNewAnchorPoint
Created in NX8.0.0.
Returns the anchor name.
Created in NX8.0.0.
License requirements : None
Returns the anchor point.
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::AnchorPoint::SetName | ( | const NXString & | name | ) |
Sets the anchor name.
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design") OR nx_ship_basic ("Ship Basic Design")
name | name |