Revit 2022 API |
ForgeTypeId Constructor |
ForgeTypeId Class See Also |
Constructs a ForgeTypeId holding an empty schema identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Since:
2021
Syntax
C# |
---|
public ForgeTypeId() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ForgeTypeId() |