4.3.6. Place Elements (Additional Components)
4.3.6. Place Elements (Additional Components)
Automatically places additional components (e.g., fastener kits, connectors) at pipe connections based on a configurable mapping. This is used, for example, to place screw accessories at cable tray connections.
Ribbon Button: AutoRouting > Place Elements
Command: PiCriPlaceAdditionalItems
How it works:
- PiCri loads the mapping rules from the
"AdditionalComponents.json"file (see Section 6.8). - It scans all connectors in the active drawing that have two connected parts.
- For each connection, it reads the
PartFamilyLongDescof both connected parts. - It searches the mapping for a rule where
FirstPartandSecondPartmatch the two descriptions (in any order). - For each match, it places the specified number of dummy support elements at the connection point and sets their descriptions and ISO symbol definitions from the mapping.
- Previously placed dummy elements (from a previous run) are automatically deleted before new elements are placed.
Progress and results are displayed in the command line.