lxChainAnchor2D
lxChainAnchor2D(anchors) =>l_chains/ nil
Description
Specifies the pins or instances to be used as anchors to derive connectivity information to chain devices until no further chains can be formed.
Arguments
|
A single pin or instance or a set of pins or instances to be used as anchors for generating chains. |
Value Returned
|
List of generated chains where each chain is identified as a list of database IDs. |
|
Example
lxChainAnchor2D(anchors)
Creates a chain based on the specified anchors.
Return to top