NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::ShipDesign::DeckListItemBuilder Class Reference

Represents a DeckListItemBuilder. More...

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

List of all members.

Public Types

enum  DatumDir { DatumDirPlus, DatumDirMinus, DatumDirNeutral }
 Represents the thickening direction. More...

Public Member Functions

NXOpen::ExpressionDeckCoord ()
 Returns the expression containing the zCoord of Deck.
NXString DeckName ()
 Returns the deck name.
NXOpen::Features::ShipDesign::DeckListItemBuilder::DatumDir NormalDir ()
 Returns the normal dir.
void SetDeckName (const NXString &deckName)
 Sets the deck name.
void SetNormalDir (NXOpen::Features::ShipDesign::DeckListItemBuilder::DatumDir normalDir)
 Sets the normal dir.

Detailed Description

Represents a DeckListItemBuilder.

The builder is used when creating/editing a Features::ShipDesign::Decks feature.


Created in NX5.0.0.


Member Enumeration Documentation

Represents the thickening direction.

Enumerator:
DatumDirPlus 

plus

DatumDirMinus 

minus

DatumDirNeutral 

neutral


Member Function Documentation

Returns the expression containing the zCoord of Deck.


Created in NX8.0.0.

License requirements : None

Returns the deck name.


Created in NX5.0.0.

License requirements : None

Returns the normal dir.


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 normal dir.


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

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