Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

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

o_shape

ID of a ccShape object.

n_radius

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

o_surface

ID of the resulting ccSurface object.

nil

An error occurred.

Example

ccSmoothenFig(path 1)
=> cc@0x15a2820b

Related Topics

Curvy Core Transformations Functions


Return to top
 ⠀
X