dbSetViaColorStateLocked
dbSetViaColorStateLocked(
d_viaId
g_locked
)
=> t / nil
Description
Sets the color state for the specified via.
Arguments
|
Specifies one of the two boolean values:
|
Value Returned
|
Returns |
Example
dbSetViaColorStateLocked( via t ) => t
dbIsViaColorStateLocked( via ) => t
dbSetViaCutLayerControl( via "shift1" ) => nil
Return to top