Revit 2025.3 API
Built |
Some types of elements can't belong to an Option. Elements of these types were not added to this Option Set.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId NeverInOption { get; }
Public Shared ReadOnly Property NeverInOption As FailureDefinitionId Get
public: static property FailureDefinitionId^ NeverInOption { FailureDefinitionId^ get (); }
static member NeverInOption : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also