RebarShapeDefinitionByArc(Document, RebarShapeDefinitionByArcType)
Description:
Create a non-spiral shape definition.
Create a non-spiral shape definition.
Remarks:
Replaces RebarShape.NewDefinitionByArc() from prior versions.
Replaces RebarShape.NewDefinitionByArc() from prior versions.
Overloads (2):
RebarShapeDefinitionByArc(Document,RebarShapeDefinitionByArcType)
public RebarShapeDefinitionByArc(
Document doc,
RebarShapeDefinitionByArcType type
)
-
doc
-
type
-
The arc type cannot be set directly to Spiral. Instead, call SetArcTypeSpiral() to provide defaults for spiral parameters.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration