Revit 2025 API
Built |
Multi-planar shape's depth dimension has been deleted. Please assign a new one to multi-planar depth.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId DepthDimensionNotExisted { get; }
Public Shared ReadOnly Property DepthDimensionNotExisted As FailureDefinitionId Get
public: static property FailureDefinitionId^ DepthDimensionNotExisted { FailureDefinitionId^ get (); }
static member DepthDimensionNotExisted : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also