| Revit 2021.1 API |
| ForgeTypeId..::..Clear Method |
| ForgeTypeId Class See Also |
Sets the typeId to an empty string
Namespace: Autodesk.Revit.DB
Assembly: 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() |