Represents a component on a schematic
| 0 | string | The constant 'C' indicating a complex shape |
| 1 | int32 | X coordinate of the insertion point |
| 2 | int32 | Y coordinate of the insertion point |
| 3 | int32 | Indicates if the item is selectable |
| 4 | int32 | Rotation angle |
| 5 | int32 | Mirroring |
| 6 | string | The name of the component |