RVTDocs.com

RebarShapeDefinitionByArc(Document, RebarShapeDefinitionByArcType)

Constructor
Description:
Create a non-spiral shape definition.
Remarks:
Replaces RebarShape.NewDefinitionByArc() from prior versions.
Parameters
Parameter Type Description
doc Document
type RebarShapeDefinitionByArcType
Return Value
Exceptions
Exception Condition
ArgumentException The arc type cannot be set directly to Spiral. Instead, call SetArcTypeSpiral() to provide defaults for spiral parameters.
ArgumentNullException A non-optional argument was null
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration