|
M
CreateMap(Document, IList<ElementId>)
|
IDictionary<IFCGuidKey,ElementId>
|
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetIFCStepIdToElementIdMap()
|
IDictionary<String,ElementId>
|
Retrieves the association between the original IFC STEP identifiers and the created or updated Elements.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
ImportElements(Document, String)
|
IList<ElementId>
|
Obsolete. Imports IFC Elements using AnyCAD.
|
|
|
M
ImportElements(Document, String, IFCHybridImportOptions)
|
IList<ElementId>
|
Imports IFC Elements using AnyCAD.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|
|
M
UpdateElements(Document, String)
|
IList<ElementId>
|
Obsolete. Updates IFC Elements using AnyCAD.
|
|
|
M
UpdateElements(Document, String, IFCHybridImportOptions)
|
IList<ElementId>
|
Updates IFC Elements using AnyCAD.
|
|