Change the node distribution along a path.
The Layout instance parameter of divided paths specifies how the nodes are placed along the path. The layouts are defined as follows.
This removes nodes created with the Divide Path tool and affects the path in the same way as the Layout tool.
A divided path must have at least two segments (one node) to remain divided. If intersecting nodes have not been applied to the divided path, you will not be able to use the Layout tool.
The Fixed Number layout is the default layout when the Divide Path tool is used. It specifies the number of nodes distributed evenly along a path. By default the path will divide into 5 segments with 6 equidistant nodes (Imperial templates) or 4 segments with 5 equidistant nodes (metric templates).
The Fixed Distance layout specifies a distance between nodes. By default, a node is placed at the beginning of the path and a new node is placed at intervals defined by the Distance instance property of the path.
The first node can also be specified at the Center or End of the path by specifying the Justification instance property.
The Minimum Distance layout distributes nodes evenly along a path with a minimum distance between nodes. This distribution is constrained by the Minimum Distance instance property of the path.
The Maximum Distance layout distributes nodes evenly along a path with a maximum distance between nodes. This distribution is constrained by the Maximum Distance instance property of the path.