For a multiplanar rebar, the depth of the instance.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2018
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Remarks
Applicable only when an instance of a RebarShape with a RebarShapeMultiplanarDefinition.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsArgumentOutOfRangeException | When setting this property: multiplanarDepth must be positive. |
Autodesk.Revit.ExceptionsInvalidOperationException | This RebarShapeDrivenAccessor is not an instance of a multiplanar shape. -or- This RebarShapeDrivenAccessor doesn't contain a valid rebar reference. |