NXOpen .NET Reference  12.0.0
Protected Member Functions | Properties | List of all members
NXOpen.Drafting.DrawingAutomationWizard Class Reference

Represents callback data for the drawing automation wizard. More...

Inheritance diagram for NXOpen.Drafting.DrawingAutomationWizard:

Protected Member Functions

override void FreeResource ()
 Free resources associated with the instance. More...
 

Properties

unsafe
NXOpen.Drafting.DrawingCreationWizardBuilder 
Builder [get, set]
 Returns or sets the drawing automation wizard builder More...
 
unsafe bool ContinueProcessing [get, set]
 Returns or sets the flag denoting whether or not to create the booklet in the current session More...
 
unsafe int ErrorCode [get, set]
 Returns or sets the error code to be returned from the callback More...
 
unsafe NXOpen.Part Part [get, set]
 Returns or sets the part from which the booklet drawings are created More...
 

Detailed Description

Represents callback data for the drawing automation wizard.

Created in NX8.5.3

Member Function Documentation

override void NXOpen.Drafting.DrawingAutomationWizard.FreeResource ( )
protected

Free resources associated with the instance.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.

Created in NX8.5.3

License requirements: None.

Property Documentation

unsafe NXOpen.Drafting.DrawingCreationWizardBuilder NXOpen.Drafting.DrawingAutomationWizard.Builder
getset

Returns or sets the drawing automation wizard builder

Created in NX8.5.3

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.Drafting.DrawingAutomationWizard.ContinueProcessing
getset

Returns or sets the flag denoting whether or not to create the booklet in the current session

Created in NX8.5.3

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.Drafting.DrawingAutomationWizard.ErrorCode
getset

Returns or sets the error code to be returned from the callback

Created in NX8.5.3

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Part NXOpen.Drafting.DrawingAutomationWizard.Part
getset

Returns or sets the part from which the booklet drawings are created

Created in NX8.5.3

License requirements to get this property: None.

License requirements to set this property: None.


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