techGetIntegrationColorModel
techGetIntegrationColorModel(d_techFileId) =>t_type/ nil
Description
(Virtuoso Advanced Node for Layout Standard) Returns the value of the integration color model constraint for the current technology file. Possible return values are any or locked.
Arguments
Value Returned
|
A string representing the integration color model ( |
|
Example
techGetIntegrationColorModel( techFileId )
=> "locked"
Returns locked for the integration color model constraint.
Return to top