RVTDocs.com

IFCHybridImport

Class
Description:
Driver for Performing Hybrid Imports.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.IFC.IFCHybridImport
Syntax
public class IFCHybridImport : IDisposable
IFCHybridImport Class Members:
Name Description Inherited From
IFCHybridImport Constructs a new IFCHybridImport instance for importing IFC via Hybrid method.
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Name Description Inherited From
CreateMap
Dispose Releases all resources used by the IFCHybridImport
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetIFCStepIdToElementIdMap Retrieves the association between the original IFC STEP identifiers and the created or updated Elements.
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ImportElements Imports IFC Elements using AnyCAD.
ToString Returns a string that represents the current object. (Inherited from Object ) Object
UpdateElements Updates IFC Elements using AnyCAD.