Revit 2022 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: 22.0.0.0 (22.1.0.0)
Since:
2021
Syntax
C# |
---|
public ForgeTypeId Clear() |
Visual Basic |
---|
Public Function Clear As ForgeTypeId |
Visual C++ |
---|
public: ForgeTypeId^ Clear() |