rex_layouter_linear
Introduction
Put instances linear on rex_glayouter object.
Put instances linear on rex_glayouter object.
Usage
Sample capx
Sample capx
Direction
The direction of arrangement could be "Left to right", or "Right to left", or "Top to bottom", or "Bottom to top" sets by "Direction" in properties table.
The direction of arrangement could be "Left to right", or "Right to left", or "Top to bottom", or "Bottom to top" sets by "Direction" in properties table.
Delta distance
There are "Fix" or "Average" modes to get delta distance between instances. It could be configured by "Mode" in properties table, or "Action:Set mode".
There are "Fix" or "Average" modes to get delta distance between instances. It could be configured by "Mode" in properties table, or "Action:Set mode".
Fix mode
The spacing (delta distance) between instances is defined by "Spacing" in properties table, or "Action:Set spacing".
In this mode, instances could be arrange from "Start", or "Center", or "End" set by "Alignment" in properties table, or "Action:Set alignment".
The spacing (delta distance) between instances is defined by "Spacing" in properties table, or "Action:Set spacing".
In this mode, instances could be arrange from "Start", or "Center", or "End" set by "Alignment" in properties table, or "Action:Set alignment".
Average mode
The delta distance between instances is got by averaged.
The delta distance between instances is got by averaged.
Result of arrangement
In rex_glayouter object, user could get result of arrangement under "Condition:On layout instance" by
In rex_glayouter object, user could get result of arrangement under "Condition:On layout instance" by
- Expression:InstX
- Expression:InstY
- Expression:InstAngle