NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::CopyPasteNewBuilder It is used in Ship Building Application. More...
Public Member Functions | |
NXOpen::SelectNXObjectList * | ComponentsToCopy () |
Returns the components to copy Created in NX8.0.0. | |
NXOpen::SelectNXObject * | SelectionFrom () |
Returns the From geometry Created in NX8.0.0. | |
NXOpen::SelectNXObjectList * | SelectionTo () |
Returns the To geometry Created in NX8.0.0. |
Represents a Features::ShipDesign::CopyPasteNewBuilder It is used in Ship Building Application.
The operation copies one or more components and pastes them as new parts while re-parenting and maintaining WAVE links
To create a new instance of this class, use Features::ShipCollection::CreateCopyPasteNewBuilder
Created in NX8.0.0.
Returns the components to copy
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
Returns the From geometry
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
Returns the To geometry
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")