NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder Class Reference

This builder allows you to define the general arrangement drawing automation information. More...

Inheritance diagram for NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Features::ShipDesign::GeneralArrangement::DrawingTableItemBuilderCreateDrawingTableItemBuilder ()
 Creates a NXOpen::Features::ShipDesign::GeneralArrangement::DrawingTableItemBuilder
Created in NX12.0.2. More...
 
NXOpen::Features::ShipDesign::GeneralArrangement::DrawingViewItemBuilderCreateDrawingViewItemBuilder ()
 Creates a NXOpen::Features::ShipDesign::GeneralArrangement::DrawingViewItemBuilder
Created in NX12.0.2. More...
 
NXOpen::TaggedObjectFind (const NXString &journalIdentifier)
 Find the general arrangement view item builder by the name. More...
 
NXOpen::TaggedObjectFind (const char *journalIdentifier)
 Find the general arrangement view item builder by the name. More...
 
void SetViewType (const NXString &viewType)
 Sets the view type
Created in NX12.0.2. More...
 
void SetViewType (const char *viewType)
 Sets the view type
Created in NX12.0.2. More...
 
NXOpen::Features::ShipDesign::GeneralArrangement::DrawingItemBuilderListViewList ()
 Returns the general arrangement view item list
Created in NX12.0.2. More...
 
NXString ViewType ()
 Returns the view type
Created in NX12.0.2. 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

This builder allows you to define the general arrangement drawing automation information.

It represents NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder . This builder creates one or more General Arrangement View and just returns NULL.
To create a new instance of this class, use NXOpen::Features::ShipCollection::CreateGeneralArrangementDrawingAutomationBuilder

Created in NX12.0.2.

Member Function Documentation

NXOpen::Features::ShipDesign::GeneralArrangement::DrawingTableItemBuilder* NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::CreateDrawingTableItemBuilder ( )

Creates a NXOpen::Features::ShipDesign::GeneralArrangement::DrawingTableItemBuilder
Created in NX12.0.2.



License requirements : nx_ship_gen_arrange ("Ship General Arrangement")

NXOpen::Features::ShipDesign::GeneralArrangement::DrawingViewItemBuilder* NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::CreateDrawingViewItemBuilder ( )

Creates a NXOpen::Features::ShipDesign::GeneralArrangement::DrawingViewItemBuilder
Created in NX12.0.2.



License requirements : nx_ship_gen_arrange ("Ship General Arrangement")

NXOpen::TaggedObject* NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::Find ( const NXString journalIdentifier)

Find the general arrangement view item builder by the name.

Returns

Created in NX12.0.2.

License requirements : None
Parameters
journalIdentifierJournal identifier of the object
NXOpen::TaggedObject* NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::Find ( const char *  journalIdentifier)

Find the general arrangement view item builder by the name.

Returns

Created in NX12.0.2.

License requirements : None
Parameters
journalIdentifierJournal identifier of the object
void NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::SetViewType ( const NXString viewType)

Sets the view type
Created in NX12.0.2.



License requirements : nx_ship_gen_arrange ("Ship General Arrangement")

Parameters
viewTypeviewtype
void NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::SetViewType ( const char *  viewType)

Sets the view type
Created in NX12.0.2.



License requirements : nx_ship_gen_arrange ("Ship General Arrangement")

Parameters
viewTypeviewtype
NXOpen::Features::ShipDesign::GeneralArrangement::DrawingItemBuilderList* NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::ViewList ( )

Returns the general arrangement view item list
Created in NX12.0.2.



License requirements : None

NXString NXOpen::Features::ShipDesign::GeneralArrangement::DrawingAutomationBuilder::ViewType ( )

Returns the view type
Created in NX12.0.2.



License requirements : None


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