/
Part Builder Operations
Part Builder Operations
The BUILD_SYMBOL OPERATION List in the Middle of the Main GUI allows the user to select the processing steps required to build the schematic symbols for the current part
Double Clicking BUILD_SYMBOLS will start the whole process of building the symbols which is broken down into 3 main steps
- READ_PIN_REPORT
- SMART-FRAC
- MAP_PINS_TO_SYMBOLS
- CREATE_SYMBOLS
PartBuilder can detect errors or warnings at any step along the way. If it does, it reports them as Warnings in the status window.
If it deems that the problem would create an invalid part, It will stop processing at that Step.
In the early stages of partCreation, It is common for the user can to disregard the warnings and manually select the next steps. This allows them to focus on building one symbol at a time.
, multiple selections available,
Related content
The PartBuilder Symbol Creation Flow
The PartBuilder Symbol Creation Flow
More like this
The PinData to Symbol Creation Pipeline
The PinData to Symbol Creation Pipeline
More like this
SYMBOL_DESCRIPTION_FILE
SYMBOL_DESCRIPTION_FILE
More like this
MAP_PINS_TO_SYMBOLS
MAP_PINS_TO_SYMBOLS
More like this
Build the First Pass of the Part
Build the First Pass of the Part
More like this
Step by Step Symbol Creation
Step by Step Symbol Creation
More like this