Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

techDeleteWireProfileGroup

techDeleteWireProfileGroup(
d_wpgID 
)
=> t / nil

Description

(Virtuoso MultiTech Framework) Deletes a specified wire profile group.

Arguments

d_wpgID

The database identifier of the wire profile group to be deleted.

Value Returned

t

The specified wire profile group has been deleted.

nil

The specified wire profile group could not be deleted.

Example

techDeleteWireProfileGroup(wpgID)

Deletes the wire profile group with the ID wpgID.


Return to top
 ⠀
X