techDeleteTechFile
techDeleteTechFile(
d_techID
)
=> t / nil
Description
Deletes a technology database. This function is useful for deleting redundant technology data from design libraries that have been updated to share technology databases.
Arguments
Value Returned
Example
techDeleteTechFile( tfID )
=> t
Deletes the technology database identified by tfID.
Return to top