mgUpdateHoriAlignCB
mgUpdateHoriAlignCB(
d_cellViewID
s_side
)
=> t / nil
Description
Aligns the selected instances on the specified side. Side can be one of left, right, or center.
Arguments
Value Returned
Example
Aligns the selected devices on their left sides.
mgUpdateHoriAlignCB(cv "left")
Return to top