Revit 2026 API
Phase |
Indicates whether this filter is the default one.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsDefault { get; }
Public ReadOnly Property IsDefault As Boolean Get
public: property bool IsDefault { bool get (); }
member IsDefault : bool with get
Property Value
BooleanSee Also