NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Features::ShipDesign::RoomPanelBuilder Class Reference

Represents a Features::ShipDesign::RoomPanelBuilder builder
To create a new instance of this class, use NXOpen::Features::ShipCollection::CreateRoomPanelBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::ShipDesign::RoomPanelBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  Types { TypesCreate, TypesAdopt }
 Represents the type. More...
 

Public Member Functions

NXOpen::ScCollectorAdoptBodySelect ()
 Returns the adopt body select
Created in NX12.0.0. More...
 
NXOpen::SectionPanelSketchSection ()
 Returns the panel sketch section
Created in NX12.0.0. More...
 
NXOpen::ScCollectorRoomBodySelect ()
 Returns the room body select
Created in NX12.0.0. More...
 
void SetTolerance (double tolerance)
 Sets the tolerance
Created in NX12.0.0. More...
 
void SetType (NXOpen::Features::ShipDesign::RoomPanelBuilder::Types type)
 Sets the type
Created in NX12.0.0. More...
 
NXOpen::ExpressionThickness ()
 Returns the thickness
Created in NX12.0.0. More...
 
double Tolerance ()
 Returns the tolerance
Created in NX12.0.0. More...
 
NXOpen::Features::ShipDesign::RoomPanelBuilder::Types Type ()
 Returns the type
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Features::ShipDesign::RoomPanelBuilder builder
To create a new instance of this class, use NXOpen::Features::ShipCollection::CreateRoomPanelBuilder
Default values.

Property Value

Thickness.Value

7 (millimeters part), 0.25 (inches part)


Created in NX12.0.0.

Member Enumeration Documentation

Represents the type.

Enumerator
TypesCreate 

create

TypesAdopt 

adopt

Member Function Documentation

NXOpen::ScCollector* NXOpen::Features::ShipDesign::RoomPanelBuilder::AdoptBodySelect ( )

Returns the adopt body select
Created in NX12.0.0.



License requirements : None

NXOpen::Section* NXOpen::Features::ShipDesign::RoomPanelBuilder::PanelSketchSection ( )

Returns the panel sketch section
Created in NX12.0.0.



License requirements : None

NXOpen::ScCollector* NXOpen::Features::ShipDesign::RoomPanelBuilder::RoomBodySelect ( )

Returns the room body select
Created in NX12.0.0.



License requirements : None

void NXOpen::Features::ShipDesign::RoomPanelBuilder::SetTolerance ( double  tolerance)

Sets the tolerance
Created in NX12.0.0.



License requirements : nx_ship_gen_arrange ("Ship General Arrangement")

Parameters
tolerancetolerance
void NXOpen::Features::ShipDesign::RoomPanelBuilder::SetType ( NXOpen::Features::ShipDesign::RoomPanelBuilder::Types  type)

Sets the type
Created in NX12.0.0.



License requirements : nx_ship_gen_arrange ("Ship General Arrangement")

Parameters
typetype
NXOpen::Expression* NXOpen::Features::ShipDesign::RoomPanelBuilder::Thickness ( )

Returns the thickness
Created in NX12.0.0.



License requirements : None

double NXOpen::Features::ShipDesign::RoomPanelBuilder::Tolerance ( )

Returns the tolerance
Created in NX12.0.0.



License requirements : None

NXOpen::Features::ShipDesign::RoomPanelBuilder::Types NXOpen::Features::ShipDesign::RoomPanelBuilder::Type ( )

Returns the type
Created in NX12.0.0.



License requirements : None


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