Class DxfdwgImporter
Inheritance
DxfdwgImporter
Assembly: NXOpen.dll
Syntax
public class DxfdwgImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
DxfdwgImporter()
Declaration
protected DxfdwgImporter()
Properties
AcadLayoutsToImport
Declaration
public string AcadLayoutsToImport { get; set; }
Property Value
AspectRatioOption
Declaration
public DxfdwgImporter.AspectRatioOptions AspectRatioOption { get; set; }
Property Value
AvoidUsedNXLayers
Declaration
public bool AvoidUsedNXLayers { get; set; }
Property Value
ConvLayoutData
Declaration
public bool ConvLayoutData { get; set; }
Property Value
ConvLayouts
Declaration
public DxfdwgImporter.ConvLayoutsAs ConvLayouts { get; set; }
Property Value
ConvModelData
Declaration
public bool ConvModelData { get; set; }
Property Value
CrossHatchMappingFile
Declaration
public string CrossHatchMappingFile { get; set; }
Property Value
DestForUnselectedLayer
Declaration
public int DestForUnselectedLayer { get; set; }
Property Value
DrawingSheetNametoImportModelData
Declaration
public string DrawingSheetNametoImportModelData { get; set; }
Property Value
FacetImport
Declaration
public DxfdwgImporter.FacetImportAs FacetImport { get; set; }
Property Value
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
HealBodies
Declaration
public bool HealBodies { get; set; }
Property Value
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
LineFontMappingFile
Declaration
public string LineFontMappingFile { get; set; }
Property Value
ModelScaleFactor
Declaration
public double ModelScaleFactor { get; set; }
Property Value
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
ProcessingOrder
Declaration
public DxfdwgImporter.ProcessingOrderAs ProcessingOrder { get; set; }
Property Value
ReadLayerNumFromPrefix
Declaration
public bool ReadLayerNumFromPrefix { get; set; }
Property Value
RotationAngle
Declaration
public double RotationAngle { get; set; }
Property Value
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
SimplifyGeometry
Declaration
public bool SimplifyGeometry { get; set; }
Property Value
SkipEmptyLayer
Declaration
public bool SkipEmptyLayer { get; set; }
Property Value
TemplateFile
Declaration
public string TemplateFile { get; set; }
Property Value
TextFontMappingFile
Declaration
public string TextFontMappingFile { get; set; }
Property Value
TranslateUnselectedLayer
Declaration
public bool TranslateUnselectedLayer { get; set; }
Property Value
TranslationX
Declaration
public double TranslationX { get; set; }
Property Value
TranslationY
Declaration
public double TranslationY { get; set; }
Property Value
TranslationZ
Declaration
public double TranslationZ { get; set; }
Property Value
UnSelectedLayers
Declaration
public string UnSelectedLayers { get; set; }
Property Value
Units
Declaration
public DxfdwgImporter.UnitsEnum Units { get; set; }
Property Value
Workflow
Declaration
public DxfdwgImporter.WorkflowAs Workflow { get; set; }
Property Value
Methods
SaveSettings(string)
Declaration
public void SaveSettings(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink