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

Represents a Features::ShipDesign::TransFrame builder
To create a new instance of this class, use Features::ShipCollection::CreateTransFrameBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Features::ShipDesign::TransFrameBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::Features::ShipDesign::InsertFramesBuilder NXOpen::Features::ShipDesign::YFrameBuilder NXOpen::Features::ShipDesign::ZFrameBuilder

List of all members.

Public Member Functions

NXString AttribName ()
 Returns the attribute for name type.
NXString AttribRef ()
 Returns the attribute for reference type.
NXOpen::Features::ShipDesign::TransFrameListItemBuilderCreateTransFrameListItem ()
 Create a list containing all required info to generate transverse frame.
NXString FeatureNameSuffix ()
 Returns the suffix name.
int NegateFrame ()
 Returns the reverse index since where frames turn to opposite.
void SetAttribName (const NXString &attribName)
 Sets the attribute for name type.
void SetAttribRef (const NXString &attribRef)
 Sets the attribute for reference type.
void SetFeatureNameSuffix (const NXString &featureNameSuffix)
 Sets the suffix name.
void SetNegateFrame (int negateFrame)
 Sets the reverse index since where frames turn to opposite.
NXOpen::Features::ShipDesign::TransFrameListItemBuilderListTransFrameNegList ()
 Returns the negative list.
NXOpen::Features::ShipDesign::TransFrameListItemBuilderListTransFramePosList ()
 Returns the positive list.

Detailed Description

Represents a Features::ShipDesign::TransFrame builder
To create a new instance of this class, use Features::ShipCollection::CreateTransFrameBuilder

Created in NX5.0.0.



Member Function Documentation

Returns the attribute for name type.


Created in NX5.0.0.

License requirements : None

Returns the attribute for reference type.


Created in NX5.0.0.

License requirements : None

Create a list containing all required info to generate transverse frame.

Returns:

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

Returns the suffix name.


Created in NX5.3.0.

License requirements : None

Returns the reverse index since where frames turn to opposite.


Created in NX5.0.0.

License requirements : None

Sets the attribute for name type.


Created in NX5.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters:
attribNameattribname

Sets the attribute for reference type.


Created in NX5.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters:
attribRefattribref

Sets the suffix name.


Created in NX5.3.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters:
featureNameSuffixfeaturenamesuffix

Sets the reverse index since where frames turn to opposite.


Created in NX5.0.0.

License requirements : nx_ship_concept ("Ship Concept") OR nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design")

Parameters:
negateFramenegateframe

Returns the negative list.


Created in NX5.0.0.

License requirements : None

Returns the positive list.


Created in NX5.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.