Class DxfdwgImporter
Inheritance
System.Object
System.MarshalByRefObject
DxfdwgImporter
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 DxfdwgImporter : DexBuilder, IMessageSink, IComponentBuilder
Constructors
DxfdwgImporter()
Declaration
protected DxfdwgImporter()
Properties
AcadLayoutsToImport
Declaration
public string AcadLayoutsToImport { get; set; }
Property Value
Type |
Description |
System.String |
|
AspectRatioOption
Declaration
public DxfdwgImporter.AspectRatioOptions AspectRatioOption { get; set; }
Property Value
AvoidUsedNXLayers
Declaration
public bool AvoidUsedNXLayers { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ConvLayoutData
Declaration
public bool ConvLayoutData { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ConvLayouts
Declaration
public DxfdwgImporter.ConvLayoutsAs ConvLayouts { get; set; }
Property Value
ConvModelData
Declaration
public bool ConvModelData { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CrossHatchMappingFile
Declaration
public string CrossHatchMappingFile { get; set; }
Property Value
Type |
Description |
System.String |
|
DestForUnselectedLayer
Declaration
public int DestForUnselectedLayer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FacetImport
Declaration
public DxfdwgImporter.FacetImportAs FacetImport { get; set; }
Property Value
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HealBodies
Declaration
public bool HealBodies { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ImportBlockType
Declaration
public DxfdwgImporter.ImportBlocksAs ImportBlockType { get; set; }
Property Value
ImportCurvesType
Declaration
public DxfdwgImporter.ImportCurvesAs ImportCurvesType { get; set; }
Property Value
ImportDimensionType
Declaration
public DxfdwgImporter.ImportDimensionsAs ImportDimensionType { get; set; }
Property Value
ImportPolylineTo
Declaration
public DxfdwgImporter.ImportPolylinesAs ImportPolylineTo { get; set; }
Property Value
ImportTo
Declaration
public DxfdwgImporter.ImportToEnum ImportTo { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string InputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
LineFontMappingFile
Declaration
public string LineFontMappingFile { get; set; }
Property Value
Type |
Description |
System.String |
|
ModelScaleFactor
Declaration
public double ModelScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
OutputFile
Declaration
public string OutputFile { get; set; }
Property Value
Type |
Description |
System.String |
|
ProcessingOrder
Declaration
public DxfdwgImporter.ProcessingOrderAs ProcessingOrder { get; set; }
Property Value
ReadLayerNumFromPrefix
Declaration
public bool ReadLayerNumFromPrefix { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RotationAngle
Declaration
public double RotationAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
SendLayoutsTo
Declaration
public DxfdwgImporter.SendLayoutsAs SendLayoutsTo { get; set; }
Property Value
SendModelDataTo
Declaration
public DxfdwgImporter.SendModelDataAs SendModelDataTo { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
Type |
Description |
System.String |
|
SimplifyGeometry
Declaration
public bool SimplifyGeometry { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SkipEmptyLayer
Declaration
public bool SkipEmptyLayer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TemplateFile
Declaration
public string TemplateFile { get; set; }
Property Value
Type |
Description |
System.String |
|
TextFontMappingFile
Declaration
public string TextFontMappingFile { get; set; }
Property Value
Type |
Description |
System.String |
|
TranslateUnselectedLayer
Declaration
public bool TranslateUnselectedLayer { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TranslationX
Declaration
public double TranslationX { get; set; }
Property Value
Type |
Description |
System.Double |
|
TranslationY
Declaration
public double TranslationY { get; set; }
Property Value
Type |
Description |
System.Double |
|
TranslationZ
Declaration
public double TranslationZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
Units
Declaration
public DxfdwgImporter.UnitsEnum Units { get; set; }
Property Value
UnSelectedLayers
Declaration
public string UnSelectedLayers { get; set; }
Property Value
Type |
Description |
System.String |
|
Workflow
Declaration
public DxfdwgImporter.WorkflowAs Workflow { 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