multiFingerTransFill
APR.device.fill multiFingerTransFill boolean { t | nil }
Description
The default is nil. In this state, single-fingered analog cells are used.
When set to t, use transitionFillFingerCount to specify the number of fingers.
GUI Equivalent
Examples
envGetVal("APR.device.grid" "multiFingerTransFill")
envSetVal("APR.device.grid" "multiFingerTransFill" 'boolean t)
Related Topics
Generating and Deleting Base Layer Fill
Auto P&R Assistant User Interface for Device-Level Placement
Return to top