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