dbCellViewHasLayerShifts
dbCellViewHasLayerShifts(
d_cellviewID
)
=> t / nil
Description
Returns a Boolean indicating whether there is layer shift information on any instance in the specified cellview.
Arguments
Value Returned
|
Returns |
|
|
Returns |
Example
hasShifts = dbCellViewHasLayerShifts(cvId)
Return to top