Parameters for Evolve() function.
More...
|
|
| EvolutionParameters () |
| | Constructor.
|
| |
|
|
number | OutwardOffset |
| | Parameter sets the offset outside of the generatrix of the curve (default 0). Used to build a thin-walled body.
If OutwardOffset = 0 and InwardOffset = 0 then solid body is built along the contour.
|
| |
|
number | InwardOffset |
| | Parameter sets the offset inside of the generatrix of the curve (default 0). Used to build a thin-walled body.
If OutwardOffset = 0 and InwardOffset = 0 then solid body is built along the contour.
|
| |
Parameters for Evolve() function.