vfoSmoothen
vfoSmoothen(d_shape s_direction[ ?tmpLppt_tmpLpp] ) => t / nil
Description
Smoothens the given polygon shape. If the shape is not a polygon, then the shape is returned unchanged.
Arguments
|
The direction can be |
|
|
The layer purpose pair to create temporary shapes. The default is '(" |
|
Value Returned
Example
vfoSmoothen(Shape1) => t
Return to top