Revit 2026 API
Spatial |
Indicates if the subface instance is valid and can be used.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool Valid { get; }
Public ReadOnly Property Valid As Boolean Get
public: property bool Valid { bool get (); }
member Valid : bool with get
Property Value
BooleanSee Also