NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

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...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. 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 ( )
inlineprotectedvirtual

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.

Implements NXOpen.TransientObject.

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.