Revit 2025.3 API
Zone |
Is the required data completed for this zone equipment?
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsDataCompleted()
Public Function IsDataCompleted As Boolean
public: bool IsDataCompleted()
member IsDataCompleted : unit -> bool
Return Value
BooleanSee Also