NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Drafting::DraftingApplicationManager Class Reference

Represents an object that manages drafting objects and member views. More...

Public Member Functions

NXOpen::Drafting::CutCopyPasteBuilderCreateCutCopyPasteBuilder ()
 Creates the CutCopyPaste builder. More...
 
NXOpen::Drafting::MoveToDrawingViewBuilderCreateMoveToDrawingViewBuilder ()
 Creates a NXOpen::Drafting::MoveToDrawingViewBuilder. More...
 
NXOpen::Drafting::SmashDrawingViewBuilderCreateSmashDrawingViewBuilder ()
 Creates a NXOpen::Drafting::SmashDrawingViewBuilder. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
NXOpen::Annotations::TitleBlockCollectionTitleBlocks ()
 Returns the TitleBlockCollection belonging to this part
Created in NX8.0.0. More...
 

Detailed Description

Represents an object that manages drafting objects and member views.


To obtain an instance of this class, refer to NXOpen::Part

Created in NX7.5.0.

Member Function Documentation

NXOpen::Drafting::CutCopyPasteBuilder* NXOpen::Drafting::DraftingApplicationManager::CreateCutCopyPasteBuilder ( )

Creates the CutCopyPaste builder.

Returns

Created in NX7.5.0.

License requirements : None
NXOpen::Drafting::MoveToDrawingViewBuilder* NXOpen::Drafting::DraftingApplicationManager::CreateMoveToDrawingViewBuilder ( )

Creates a NXOpen::Drafting::MoveToDrawingViewBuilder.

Returns

Created in NX8.5.0.

License requirements : nx_layout ("NX Layout")
NXOpen::Drafting::SmashDrawingViewBuilder* NXOpen::Drafting::DraftingApplicationManager::CreateSmashDrawingViewBuilder ( )

Creates a NXOpen::Drafting::SmashDrawingViewBuilder.

Returns

Created in NX8.5.0.

License requirements : nx_layout ("NX Layout")
tag_t NXOpen::Drafting::DraftingApplicationManager::Tag ( ) const

Returns the tag of this object.

NXOpen::Annotations::TitleBlockCollection* NXOpen::Drafting::DraftingApplicationManager::TitleBlocks ( )

Returns the TitleBlockCollection belonging to this part
Created in NX8.0.0.



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