ccSmoothenFig
ccSmoothenFig(o_shape n_radius) =>o_surface/ nil
Description
(Virtuoso Photonics Option) Returns the result of smoothening of the specified ccShape as a new transient ccSurface.
Arguments
|
Radius of the turn made by the bend. With positive radius, this function smoothens concave cavities of the ccShape object. With negative radius, it smoothens convex bumps. |
Value Returned
Example
ccSmoothenFig(path 1)
=> cc@0x15a2820b
Related Topics
Return to top