Class IfcImporter
Inheritance
System.Object
System.MarshalByRefObject
IfcImporter
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 IfcImporter : BaseImporter, IMessageSink, IComponentBuilder
Constructors
IfcImporter()
Declaration
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
ImportTo
Declaration
public IfcImporter.ImportToOption ImportTo { get; set; }
Property Value
ImportTooFarHandlingMethod
Declaration
public IfcImporter.ImportTooFarHandlingMethodEnum ImportTooFarHandlingMethod { get; set; }
Property Value
ImportToTeamcenter
Declaration
public bool ImportToTeamcenter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
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 |
|
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