Product Documentation
Virtuoso Parameterized Cell SKILL Reference
Product Version IC23.1, August 2023

pcHIDefineStretch

pcHIDefineStretch(
t_direction
)
=> d_StretchId

Description

Allows you to define a stretch parameter for specified objects by prompting you to select one or more objects in the current cellview. The argument t_direction determines which form the system displays when you complete selecting objects: Stretch in X or Stretch in Y.

Arguments

t_direction

Direction of the stretch.

Valid Values: right, left, rightAndLeft, up, down, upAndDown

Value Returned

d_StretchId

Group ID used to store the details of the stretch parameter.

Examples

pcHIDefineStretch( "up" )

Prompts you to select objects in the current cellview and then displays the Stretch in Y form.


Return to top
 ⠀
X