Revit 2025.3 API
Built |
The Highlighted Datum cannot be associated with the specified Scope Box because the Datum plane does not intersect the Scope Box.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId ScopeBoxWrongPosition { get; }
Public Shared ReadOnly Property ScopeBoxWrongPosition As FailureDefinitionId Get
public: static property FailureDefinitionId^ ScopeBoxWrongPosition { FailureDefinitionId^ get (); }
static member ScopeBoxWrongPosition : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also