RVTDocs.com

RebarShapeMultiplanarDefinition

Constructor
Description:
Create a RebarShapeMultiplanarDefinition for use in creating a RebarShape.
Syntax
public RebarShapeMultiplanarDefinition(
	double outOfPlaneBendDiameter
)
Parameters
Parameter Type Description
outOfPlaneBendDiameter Double Bend diameter to be used when the rebar bends out of its main plane.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException The given value for outOfPlaneBendDiameter must be greater than 0 and no more than 30000 feet.