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

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

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  BulkheadType { BulkheadTypeTransverse, BulkheadTypeLongitudinal }
 Represents the bulkhead type. More...

Public Member Functions

NXString AutoBulkHeadName ()
 Returns the bulkHead name.
bool AutoNameToggle ()
 Returns the auto name toggle.
NXOpen::Features::ShipDesign::BulkHeadListItemBuilderListBulkHeadList ()
 Returns the bulkHead list.
NXOpen::Features::ShipDesign::BulkHeadListItemBuilderCreateBulkheadListItem (NXOpen::Features::ShipDesign::BulkHeadsBuilder::BulkheadType bulkheadsType)
 Create a list to generate a single bulkHead.
void SetAutoBulkHeadName (const NXString &bulkHeadName)
 Sets the bulkHead name.
void SetAutoNameToggle (bool autoNameToggle)
 Sets the auto name toggle.
void SetType (NXOpen::Features::ShipDesign::BulkHeadsBuilder::BulkheadType type)
 Sets the bulkhead type.
NXOpen::Features::ShipDesign::BulkHeadsBuilder::BulkheadType Type ()
 Returns the bulkhead type.

Detailed Description

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

Created in NX5.0.0.



Member Enumeration Documentation

Represents the bulkhead type.

Enumerator:
BulkheadTypeTransverse 

transverse

BulkheadTypeLongitudinal 

longitudinal


Member Function Documentation

Returns the bulkHead name.


Created in NX5.0.0.

License requirements : None

Returns the auto name toggle.


Created in NX5.0.0.

License requirements : None

Returns the bulkHead list.


Created in NX5.0.0.

License requirements : None

Create a list to generate a single bulkHead.

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")
Parameters:
bulkheadsTypebulkheadstype

Sets the bulkHead 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:
bulkHeadNamebulkheadname

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

Sets the bulkhead type.


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

Returns the bulkhead type.


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.