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

pcDeleteRefPoint

pcDeleteRefPoint(
d_groupId
) 
=> t / nil

Description

Deletes a reference point parameter. You can use this command to delete either a reference point defined relative to a parameter of the cell or a reference point defined relative to a parameterized path endpoint.

You must have defined the reference point parameters.

Arguments

d_groupId

The database ID of the parameterized reference point you want to delete.

Value Returned

t

Returned if the reference point parameter is deleted.

nil

Returned if d_groupId is not a valid identifier for a parameterized reference point.

Examples

pcDeleteRefPoint( gateContactRefPt )

Deletes the parameterized reference point defined by the symbol gateContactRefPt.


Return to top
 ⠀
X