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

Represents a Features::ShipDesign::Decks builder. More...

Inheritance diagram for NXOpen::Features::ShipDesign::DecksBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXString AutoDeckName ()
 Returns the deck name.
bool AutoNameToggle ()
 Returns the auto name toggle
Created in NX5.0.0.
NXOpen::Features::ShipDesign::DeckListItemBuilderCreateDeckListItemBuilder ()
 Creates a Features::ShipDesign::DeckListItemBuilder .
NXOpen::Features::ShipDesign::DeckListItemBuilderListDeckList ()
 Returns the list of Features::ShipDesign::DeckListItemBuilder defining the decks parameters.
void SetAutoDeckName (const NXString &deckName)
 Sets the deck name.
void SetAutoNameToggle (bool autoNameToggle)
 Sets the auto name toggle
Created in NX5.0.0.

Detailed Description

Represents a Features::ShipDesign::Decks builder.


To create a new instance of this class, use Features::ShipCollection::CreateDecksBuilder

Created in NX5.0.0.


Member Function Documentation

Returns the deck name.


Created in NX5.0.0.

License requirements : None

Returns the auto name toggle
Created in NX5.0.0.



License requirements : None

Creates a Features::ShipDesign::DeckListItemBuilder .

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 list of Features::ShipDesign::DeckListItemBuilder defining the decks parameters.


Created in NX5.0.0.

License requirements : None

Sets the deck name.


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:
deckNamedeckname

Sets the auto name toggle
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:
autoNameToggleautonametoggle

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