Revit 2025 API
Forge |
Checks if the typeId is an empty string
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool Empty()
Public Function Empty As Boolean
public: bool Empty()
member Empty : unit -> bool
Return Value
BooleanSee Also