Class DxfdwgCreator
Inheritance
System.Object
System.MarshalByRefObject
DxfdwgCreator
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class DxfdwgCreator : DexBuilder, IMessageSink, IComponentBuilder
Constructors
DxfdwgCreator()
Declaration
protected DxfdwgCreator()
Properties
AutoCADRevision
Declaration
public DxfdwgCreator.AutoCADRevisionOptions AutoCADRevision { get; set; }
Property Value
CrossHatchMappingFile
Declaration
public string CrossHatchMappingFile { get; set; }
Property Value
Type |
Description |
System.String |
|
DrawingList
Declaration
public string DrawingList { get; set; }
Property Value
Type |
Description |
System.String |
|
ExportAs
Declaration
public DxfdwgCreator.ExportAsOption ExportAs { get; set; }
Property Value
ExportData
Declaration
public DxfdwgCreator.ExportDataOption ExportData { get; set; }
Property Value
ExportFacesAs
Declaration
public DxfdwgCreator.ExportFacesAsOptions ExportFacesAs { get; set; }
Property Value
ExportFrom
Declaration
public DxfdwgCreator.ExportFromOption ExportFrom { get; set; }
Property Value
ExportScaleOption
Declaration
public DxfdwgCreator.ExportScaleOptions ExportScaleOption { get; set; }
Property Value
ExportScaleValue
Declaration
public string ExportScaleValue { get; set; }
Property Value
Type |
Description |
System.String |
|
ExportSelectionBlock
Declaration
public ObjectSelector ExportSelectionBlock { get; }
Property Value
ExportSplinesAs
Declaration
public DxfdwgCreator.ExportSplinesAsOptions ExportSplinesAs { get; set; }
Property Value
FileSaveFlag
Declaration
public bool FileSaveFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string InputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
LayerMask
Declaration
public string LayerMask { get; set; }
Property Value
Type |
Description |
System.String |
|
LineFontMappingFile
Declaration
public string LineFontMappingFile { get; set; }
Property Value
Type |
Description |
System.String |
|
ObjectTypes
Declaration
public ObjectTypeSelector ObjectTypes { get; }
Property Value
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
OutputFileType
Declaration
public DxfdwgCreator.OutputFileTypeOption OutputFileType { get; set; }
Property Value
OutputTo
Declaration
public DxfdwgCreator.OutputToOption OutputTo { get; set; }
Property Value
OverlappingEntities
Declaration
public bool OverlappingEntities { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Type |
Description |
System.String |
|
SurfaceDesignU
Declaration
public int SurfaceDesignU { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
SurfaceDesignV
Declaration
public int SurfaceDesignV { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TextFontMappingFile
Declaration
public string TextFontMappingFile { get; set; }
Property Value
Type |
Description |
System.String |
|
ViewEditMode
Declaration
public bool ViewEditMode { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ViewList
Declaration
public string ViewList { get; set; }
Property Value
Type |
Description |
System.String |
|
WidthFactorMode
Declaration
public DxfdwgCreator.WidthfactorMethodOptions WidthFactorMode { get; set; }
Property Value
Methods
SaveSettings(String)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
System.String |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink