Namespace:
Autodesk.Revit.DB.IFC
IFCAnyHandle
Class
Description:
A handle representing an item in an IFC file.
A handle representing an item in an IFC file.
Remarks:
Handles are used to populate each line item in an IFC file. Each handle is assigned a unique identifier (an integer) which can be seen in the file contents at the start of the line.
Handles are used to populate each line item in an IFC file. Each handle is assigned a unique identifier (an integer) which can be seen in the file contents at the start of the line.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.IFC.IFCAnyHandle
System.Object
Autodesk.Revit.DB.IFC.IFCAnyHandle
Syntax
public class IFCAnyHandle : IDisposable