attributes |
Name | Type | Use | Default | Fixed | annotation | font | xs:string | | Arial | | | height | xs:float | | 0.1 | | | alignment | derived by: xs:string | optional | middleCenter | | | m11 | xs:float | optional | 1 | | | m12 | xs:float | optional | 0 | | | m21 | xs:float | optional | 0 | | | m22 | xs:float | optional | 1 | | | dx | xs:float | optional | 0 | | | dy | xs:float | optional | 0 | | | layer | xs:integer | optional | | | documentation | The layer the partValue is on. |
| text | derived by: xs:string | required | | | documentation | The part value text. e.g. Z80. |
| at | point | required | | | documentation | The location of the partValue. |
| showInSchematic | xs:boolean | optional | true | | documentation | If true then partValue is visible on a schematic sheet. |
|
|