BuiltInFailures.DatumPlaneFailures Class

BuiltInFailuresDatumPlaneFailures Class

Failures about DatumPlane.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresDatumPlaneFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static class DatumPlaneFailures
Public NotInheritable Class DatumPlaneFailures
public ref class DatumPlaneFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DatumPlaneFailures = class end

The BuiltInFailuresDatumPlaneFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberScopeBoxWrongPosition The Highlighted Datum cannot be associated with the specified Scope Box because the Datum plane does not intersect the Scope Box.
Top
See Also