Class IfcImporter
Assembly: NXOpen.dll
Syntax
public class IfcImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
IfcImporter()
Declaration
Properties
BuildingControls
Declaration
public bool BuildingControls { get; set; }
Property Value
CollapsePRVsList
Declaration
public string CollapsePRVsList { get; set; }
Property Value
Deltax
Declaration
public double Deltax { get; set; }
Property Value
Deltay
Declaration
public double Deltay { get; set; }
Property Value
Deltaz
Declaration
public double Deltaz { get; set; }
Property Value
Electrical
Declaration
public bool Electrical { get; set; }
Property Value
ExcludeElementClassifications
Declaration
public string ExcludeElementClassifications { get; set; }
Property Value
ExcludePRVsList
Declaration
public string ExcludePRVsList { get; set; }
Property Value
FileOpenFlag
Declaration
public bool FileOpenFlag { get; set; }
Property Value
FlattenAssembly
Declaration
public bool FlattenAssembly { get; set; }
Property Value
Hvac
Declaration
public bool Hvac { get; set; }
Property Value
ImportFacetsAsConvergentGeometryList
Declaration
public string ImportFacetsAsConvergentGeometryList { get; set; }
Property Value
ImportFacetsAsPreciseGeometryList
Declaration
public string ImportFacetsAsPreciseGeometryList { get; set; }
Property Value
ImportFacetsAsXTBrepOrConvergent
Declaration
public IfcImporter.ImportFacetsAsXTBrepOrConvergentEnum ImportFacetsAsXTBrepOrConvergent { get; set; }
Property Value
ImportTo
Declaration
public IfcImporter.ImportToOption ImportTo { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
ImportTooFarHandlingMethod
Declaration
public IfcImporter.ImportTooFarHandlingMethodEnum ImportTooFarHandlingMethod { get; set; }
Property Value
Messages
Declaration
public IfcImporter.MessageEnum Messages { get; set; }
Property Value
MoveModelData
Declaration
public IfcImporter.MoveDataEnum MoveModelData { get; set; }
Property Value
Optimize
Declaration
public bool Optimize { get; set; }
Property Value
PlumbingFireProtection
Declaration
public bool PlumbingFireProtection { get; set; }
Property Value
ProductExtension
Declaration
public bool ProductExtension { get; set; }
Property Value
RotateAroundZByDegrees
Declaration
public double RotateAroundZByDegrees { get; set; }
Property Value
SettingsFile
Declaration
public string SettingsFile { get; set; }
Property Value
SharedBldgServicesElements
Declaration
public bool SharedBldgServicesElements { get; set; }
Property Value
SharedBuildingElements
Declaration
public bool SharedBuildingElements { get; set; }
Property Value
SharedComponentElements
Declaration
public bool SharedComponentElements { get; set; }
Property Value
SharedFacilitiesElements
Declaration
public bool SharedFacilitiesElements { get; set; }
Property Value
Declaration
public bool ShowInformationWindowFlag { get; set; }
Property Value
StructuralAnalysis
Declaration
public bool StructuralAnalysis { get; set; }
Property Value
StructuralElements
Declaration
public bool StructuralElements { 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