v4.0

Parameters for Revolve(). More...

Public Member Functions

 RevolutionParameters (number counterClockwiseRotationAngle)
 Constructor.

Public Attributes

number CounterClockwiseRotationAngle
 A counter-clockwise rotation angle.
number ClockwiseRotationAngle
 A clockwise rotation angle.
number OutwardOffset
 The parameter sets the outward offset of the generatrix curve.
Used to build a thin-walled body.
If OutwardOffset = 0 and InwardOffset = 0 then solid body is built along the contour.
number InwardOffset
 The parameter sets the inward offset of the generatrix curve.
Used to build a thin-walled body.
If OutwardOffset = 0 and InwardOffset = 0 then solid body is built along the contour.

Detailed Description

Parameters for Revolve().

Constructor & Destructor Documentation

◆ RevolutionParameters()

RevolutionParameters::RevolutionParameters ( number counterClockwiseRotationAngle)

Constructor.

Parameters
counterClockwiseRotationAngleA counter-clockwise rotation angle.