2020 Method
Changes 0
M

RebarShapeDefinitionBySegments.AddBendDefaultRadius

Description:
Specify a default-radius bend.
Remarks:
You must add a bend at each vertex except the first and last.
public void AddBendDefaultRadius(
	int vertexIndex,
	RebarShapeVertexTurn turn,
	RebarShapeBendAngle angle
)