RebarShapeDefinitionBySegments
Description:
Create a rebar shape definition with a given number of segments.
Create a rebar shape definition with a given number of segments.
public RebarShapeDefinitionBySegments(
Document doc,
int numberOfSegments
)
-
docA document. The definition object is not a part of the document, but it will contain references to parameters that are in a document. The definition can be used for RebarShape creation only in the specified document.
-
Int32numberOfSegmentsThe number of segments in the definition.
-
numberOfSegments must be at least 1.
-
A non-optional argument was null