Class DraftingApplicationManager
Inheritance
DraftingApplicationManager
Assembly: NXOpen.dll
Syntax
public class DraftingApplicationManager : NXRemotableObject, IMessageSink
Constructors
DraftingApplicationManager(Part)
Declaration
protected DraftingApplicationManager(Part owner)
Parameters
Type |
Name |
Description |
Part |
owner |
|
Properties
Tag
Declaration
Property Value
TitleBlocks
Declaration
public TitleBlockCollection TitleBlocks { get; }
Property Value
Methods
CreateCutCopyPasteBuilder()
Declaration
public CutCopyPasteBuilder CreateCutCopyPasteBuilder()
Returns
CreateMoveToDrawingViewBuilder()
Declaration
public MoveToDrawingViewBuilder CreateMoveToDrawingViewBuilder()
Returns
CreateSmashDrawingViewBuilder()
Declaration
public SmashDrawingViewBuilder CreateSmashDrawingViewBuilder()
Returns
DrawingsFreezeOutOfDateComputation()
Declaration
public void DrawingsFreezeOutOfDateComputation()
DrawingsUnfreezeOutOfDateComputation()
Declaration
public void DrawingsUnfreezeOutOfDateComputation()
Implements
System.Runtime.Remoting.Messaging.IMessageSink