Sets the typeId to an empty string
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2021
Syntax
C# |
---|
public ForgeTypeId Clear() |
Visual Basic |
---|
Public Function Clear As ForgeTypeId |
Visual C++ |
---|
public: ForgeTypeId^ Clear() |