Revit 2025 API
Forge |
Sets the typeId to an empty string
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ForgeTypeId Clear()
Public Function Clear As ForgeTypeId
public: ForgeTypeId^ Clear()
member Clear : unit -> ForgeTypeId
Return Value
ForgeTypeIdSee Also