Search Results for

    Show / Hide Table of Contents

    Class DxfdwgImporter

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DexBuilder
    DxfdwgImporter
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    DexBuilder.ProcessHoldFlag
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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)
    Namespace: NXOpen
    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
    Type Description
    DxfdwgImporter.AspectRatioOptions

    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
    Type Description
    DxfdwgImporter.ConvLayoutsAs

    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
    Type Description
    DxfdwgImporter.FacetImportAs

    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
    Type Description
    DxfdwgImporter.ImportBlocksAs

    ImportCurvesType

    Declaration
    public DxfdwgImporter.ImportCurvesAs ImportCurvesType { get; set; }
    Property Value
    Type Description
    DxfdwgImporter.ImportCurvesAs

    ImportDimensionType

    Declaration
    public DxfdwgImporter.ImportDimensionsAs ImportDimensionType { get; set; }
    Property Value
    Type Description
    DxfdwgImporter.ImportDimensionsAs

    ImportPolylineTo

    Declaration
    public DxfdwgImporter.ImportPolylinesAs ImportPolylineTo { get; set; }
    Property Value
    Type Description
    DxfdwgImporter.ImportPolylinesAs

    ImportTo

    Declaration
    public DxfdwgImporter.ImportToEnum ImportTo { get; set; }
    Property Value
    Type Description
    DxfdwgImporter.ImportToEnum

    ImportToTeamcenter

    Declaration
    public bool ImportToTeamcenter { get; set; }
    Property Value
    Type Description
    System.Boolean

    InputFile

    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
    Type Description
    DxfdwgImporter.ProcessingOrderAs

    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
    Type Description
    DxfdwgImporter.SendLayoutsAs

    SendModelDataTo

    Declaration
    public DxfdwgImporter.SendModelDataAs SendModelDataTo { get; set; }
    Property Value
    Type Description
    DxfdwgImporter.SendModelDataAs

    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
    Type Description
    DxfdwgImporter.UnitsEnum

    UnSelectedLayers

    Declaration
    public string UnSelectedLayers { get; set; }
    Property Value
    Type Description
    System.String

    Workflow

    Declaration
    public DxfdwgImporter.WorkflowAs Workflow { get; set; }
    Property Value
    Type Description
    DxfdwgImporter.WorkflowAs

    Methods

    SaveSettings(String)

    Declaration
    public void SaveSettings(string filename)
    Parameters
    Type Name Description
    System.String filename

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX