Pin Points
Pin points are points added by transitions for component connection. Proper point operation is meant for absolute layout.
Each point is defined by parameters from the table:
Point Properties
Field | Name | Type | Description |
Point name | pin name | Integer | Pin point name. It should be unique. |
Point type | pin type | Integer | 1) none -1 2) input 0 3) input-output 1 4) output 2 |
Х-coordinate | pin X coordinate | Integer | Point Х-coordinate as a percentage of component size |
Y-coordinate | pin Y coordinate | Integer | Point Y-coordinate as a percentage of component size |
Was this page helpful?