Revit 2026 API
IFCAny |
The name of the type of the handle.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string TypeName { get; }
Public ReadOnly Property TypeName As String Get
public: property String^ TypeName { String^ get (); }
member TypeName : string with get
Property Value
StringSee Also