NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::TransFrameListItemBuilder. More...
Public Member Functions | |
int | EndFrame () |
Returns the end frame index. | |
NXOpen::Expression * | FrameSpacing () |
Returns the expression containing the frame spacing value. | |
void | SetEndFrame (int endFrame) |
Sets the end frame index. |
Represents a Features::ShipDesign::TransFrameListItemBuilder.
Created in NX5.0.0.
Returns the end frame index.
Created in NX8.0.0.
License requirements : None
Returns the expression containing the frame spacing value.
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::TransFrameListItemBuilder::SetEndFrame | ( | int | endFrame | ) |
Sets the end frame index.
Created in NX8.0.0.
License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")
endFrame | endframe |