RVTDocs.com

RebarContainerItem.MultiplanarDepth

Property
Description:
For a multiplanar rebar, the depth of the instance.
Remarks:
Applicable only when an instance of a RebarShape with a RebarShapeMultiplanarDefinition.
Syntax
public double MultiplanarDepth { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: multiplanarDepth must be positive.
InvalidOperationException This RebarContainerItem is not an instance of a multiplanar shape.