NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::ShipDesign::ItFrameListItemBuilder Class Reference

Represents a Features::ShipDesign::ItFrameListItemBuilder. More...

Inheritance diagram for NXOpen::Features::ShipDesign::ItFrameListItemBuilder:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXString EndFrameName ()
 Returns the end reference transverse frame name.
int NumberOfFrames ()
 Returns the number of inter transverse frames.
void SetEndFrameName (const NXString &frameName)
 Sets the end reference transverse frame name.
void SetNumberOfFrames (int nItFrames)
 Sets the number of inter transverse frames.
void SetStartFrameName (const NXString &frameName)
 Sets the start reference transverse frame name.
NXString StartFrameName ()
 Returns the start reference transverse frame name.

Detailed Description

Represents a Features::ShipDesign::ItFrameListItemBuilder.


Created in NX8.0.0.


Member Function Documentation

Returns the end reference transverse frame name.


Created in NX8.0.0.

License requirements : None

Returns the number of inter transverse frames.


Created in NX8.0.0.

License requirements : None

Sets the end reference transverse frame name.


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")

Parameters:
frameNameframename

Sets the number of inter transverse frames.


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")

Parameters:
nItFramesnitframes

Sets the start reference transverse frame name.


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")

Parameters:
frameNameframename

Returns the start reference transverse frame name.


Created in NX8.0.0.

License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.