RebarShapeDefinitionByArc.SetArcTypeSpiral
Description:
Set the RebarShapeDefinitionByArc.Type property to Spiral.
Set the RebarShapeDefinitionByArc.Type property to Spiral.
Remarks:
In order to create a spiral definition, you must provide default values for height, pitch, and finishing turns.
In order to create a spiral definition, you must provide default values for height, pitch, and finishing turns.
-
heightThe height of the spiral (assuming the spiral is vertical).
-
pitchThe pitch, or vertical distance traveled in one rotation.
-
baseFinishingTurnsThe number of finishing turns at the lower end of the spiral.
-
topFinishingTurnsThe number of finishing turns at the upper end of the spiral.
-
baseFinishingTurns is not between 0 and 100. -or- topFinishingTurns is not between 0 and 100.
-
The given value for height must be greater than 0 and no more than 30000 feet. -or- The given value for pitch must be greater than 0 and no more than 30000 feet.