Parameters for Revolve().
More...
|
|
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.
|
| |
Parameters for Revolve().
◆ RevolutionParameters()
| RevolutionParameters::RevolutionParameters |
( |
number | CounterClockwiseRotationAngle | ) |
|
Constructor.
- Parameters
-
| CounterClockwiseRotationAngle | A counter-clockwise rotation angle. |