abutSetEditedAsMoved
layoutXL abutSetEditedAsMoved boolean { t | nil }
Description
Controls whether the edited instance among the two abutted instances is considered as the one that moved during internal reabutment.
The default is nil, which means that the moving instance from the last abutGroup continues to be considered as the one that moved after the edit during internal reabutment.
GUI Equivalent
Examples
envGetVal("layoutXL" "abutSetEditedAsMoved")
envSetVal("layoutXL" "abutSetEditedAsMoved" 'boolean t)
Related Topics
Abutment of Dummy Shapes in Pcells
List of Layout XL Environment Variables
Return to top