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

techDeleteWireProfile

techDeleteWireProfile(
d_wpID 
)
=> t / nil

Description

(Virtuoso MultiTech Framework) Deletes a specified wire profile.

Arguments

d_wpID

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

Value Returned

t

The specified wire profile has been deleted.

nil

The specified wire profile could not be deleted.

Example

techDeleteWireProfile(wpID)

Deletes the wire profile with the ID wpID.


Return to top
 ⠀
X