Revit 2025.3 API
IFCAny |
The name of the type of the handle.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.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