Class DraftingImage
Inheritance
DraftingImage
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class DraftingImage : Annotation, IMessageSink, IFitTo, INXObject
Constructors
DraftingImage()
Declaration
protected DraftingImage()
Methods
ExportFile(out bool)
Declaration
public string ExportFile(out bool fileExist)
Parameters
Type | Name | Description |
---|---|---|
bool | fileExist |
Returns
Type | Description |
---|---|
string |
GetFileType()
Declaration
public DraftingImage.FileType GetFileType()
Returns
Type | Description |
---|---|
DraftingImage.FileType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink