NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Drafting.DraftingApplicationManager Class Reference

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

Inheritance diagram for NXOpen.Drafting.DraftingApplicationManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.Drafting.CutCopyPasteBuilder 
CreateCutCopyPasteBuilder ()
 Creates the CutCopyPaste builder More...
 
unsafe
NXOpen.Drafting.MoveToDrawingViewBuilder 
CreateMoveToDrawingViewBuilder ()
 Creates a NXOpen.Drafting.MoveToDrawingViewBuilder More...
 
unsafe
NXOpen.Drafting.SmashDrawingViewBuilder 
CreateSmashDrawingViewBuilder ()
 Creates a NXOpen.Drafting.SmashDrawingViewBuilder More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
NXOpen.Annotations.TitleBlockCollection TitleBlocks [get]
 Returns the TitleBlockCollection belonging to this part More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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

unsafe NXOpen.Drafting.CutCopyPasteBuilder NXOpen.Drafting.DraftingApplicationManager.CreateCutCopyPasteBuilder ( )
inline

Creates the CutCopyPaste builder

Created in NX7.5.0

License requirements: None.

Returns
unsafe NXOpen.Drafting.MoveToDrawingViewBuilder NXOpen.Drafting.DraftingApplicationManager.CreateMoveToDrawingViewBuilder ( )
inline

Creates a NXOpen.Drafting.MoveToDrawingViewBuilder

Created in NX8.5.0

License requirements: nx_layout ("NX Layout")

Returns
unsafe NXOpen.Drafting.SmashDrawingViewBuilder NXOpen.Drafting.DraftingApplicationManager.CreateSmashDrawingViewBuilder ( )
inline

Creates a NXOpen.Drafting.SmashDrawingViewBuilder

Created in NX8.5.0

License requirements: nx_layout ("NX Layout")

Returns

Property Documentation

Tag NXOpen.Drafting.DraftingApplicationManager.Tag
get

Returns the tag of this object.

NXOpen.Annotations.TitleBlockCollection NXOpen.Drafting.DraftingApplicationManager.TitleBlocks
get

Returns the TitleBlockCollection belonging to this part

Created in NX8.0.0


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