Search Results for

    Show / Hide Table of Contents

    Class IfcImporter

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    DexBuilder
    BaseImporter
    IfcImporter
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    BaseImporter.GetMode()
    BaseImporter.SetMode(BaseImporter.Mode)
    BaseImporter.InputFile
    BaseImporter.OutputFile
    DexBuilder.ProcessHoldFlag
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    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 IfcImporter : BaseImporter, IMessageSink, IComponentBuilder

    Constructors

    IfcImporter()

    Declaration
    protected IfcImporter()

    Properties

    BuildingControls

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

    CollapsePRVsList

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

    Deltax

    Declaration
    public double Deltax { get; set; }
    Property Value
    Type Description
    System.Double

    Deltay

    Declaration
    public double Deltay { get; set; }
    Property Value
    Type Description
    System.Double

    Deltaz

    Declaration
    public double Deltaz { get; set; }
    Property Value
    Type Description
    System.Double

    Electrical

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

    ExcludeElementClassifications

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

    ExcludePRVsList

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

    FileOpenFlag

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

    FlattenAssembly

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

    Hvac

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

    ImportFacetsAsConvergentGeometryList

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

    ImportFacetsAsPreciseGeometryList

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

    ImportFacetsAsXTBrepOrConvergent

    Declaration
    public IfcImporter.ImportFacetsAsXTBrepOrConvergentEnum ImportFacetsAsXTBrepOrConvergent { get; set; }
    Property Value
    Type Description
    IfcImporter.ImportFacetsAsXTBrepOrConvergentEnum

    ImportTo

    Declaration
    public IfcImporter.ImportToOption ImportTo { get; set; }
    Property Value
    Type Description
    IfcImporter.ImportToOption

    ImportTooFarHandlingMethod

    Declaration
    public IfcImporter.ImportTooFarHandlingMethodEnum ImportTooFarHandlingMethod { get; set; }
    Property Value
    Type Description
    IfcImporter.ImportTooFarHandlingMethodEnum

    ImportToTeamcenter

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

    Messages

    Declaration
    public IfcImporter.MessageEnum Messages { get; set; }
    Property Value
    Type Description
    IfcImporter.MessageEnum

    MoveModelData

    Declaration
    public IfcImporter.MoveDataEnum MoveModelData { get; set; }
    Property Value
    Type Description
    IfcImporter.MoveDataEnum

    Optimize

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

    PlumbingFireProtection

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

    ProductExtension

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

    RotateAroundZByDegrees

    Declaration
    public double RotateAroundZByDegrees { get; set; }
    Property Value
    Type Description
    System.Double

    SettingsFile

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

    SharedBldgServicesElements

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

    SharedBuildingElements

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

    SharedComponentElements

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

    SharedFacilitiesElements

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

    ShowInformationWindowFlag

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

    StructuralAnalysis

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

    StructuralElements

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

    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