# Plate
| keyword | description |
|---|---|
| <plate.external-id> | External ID of the plate |
| <plate.locked> | Whether or not the plate is locked in position, true or false |
| <plate.name> | Name of the plate |
| <plate.position. | See position |
| <plate.price> | Price of the plate |
| <plate.punch>† | Punch offset of the plate in current project units |
| <plate.rotation> | Rotation of the plate in degrees |
| <plate.size. | See size |
| <plate.type> | Type of item. Returns Plate |
| <plate.z-order> | Order of the plate in the layout on the z-axis. Numbers start at 1 for the lowest item, and count up for subsequent items on top |
†Custom Units
These keywords are available with custom modifiers to return a specific unit of measurement! Simply add one of the following modifiers:
| modifier | description |
|---|---|
| .cm> | Measurement in centimeters |
| .ft> | Measurement in feet |
| .in> | Measurement in inches |
| .m> | Measurement in meters |
| .mil> | Measurement in mils, also known as “thousandths" or "thou" |
| .mm> | Measurement in millimeters |
| .pt> | Measurement in points |
| .um> | Measurement in meters |
# All keywords involving plate:
- <plate.external-id>
- <plate.locked>
- <plate.name>
- <plate.position.x>
- <plate.position.x.cm>
- <plate.position.x.ft>
- <plate.position.x.in>
- <plate.position.x.m>
- <plate.position.x.mil>
- <plate.position.x.mm>
- <plate.position.x.pt>
- <plate.position.x.um>
- <plate.position.y>
- <plate.position.y.cm>
- <plate.position.y.ft>
- <plate.position.y.in>
- <plate.position.y.m>
- <plate.position.y.mil>
- <plate.position.y.mm>
- <plate.position.y.pt>
- <plate.position.y.um>
- <plate.price>
- <plate.punch>
- <plate.punch.cm>
- <plate.punch.ft>
- <plate.punch.in>
- <plate.punch.m>
- <plate.punch.mil>
- <plate.punch.mm>
- <plate.punch.pt>
- <plate.punch.um>
- <plate.rotation>
- <plate.size.height>
- <plate.size.height.cm>
- <plate.size.height.ft>
- <plate.size.height.in>
- <plate.size.height.m>
- <plate.size.height.mil>
- <plate.size.height.mm>
- <plate.size.height.pt>
- <plate.size.height.um>
- <plate.size.width>
- <plate.size.width.cm>
- <plate.size.width.ft>
- <plate.size.width.in>
- <plate.size.width.m>
- <plate.size.width.mil>
- <plate.size.width.mm>
- <plate.size.width.pt>
- <plate.size.width.um>
- <plate.type>
- <plate.z-order>
- <plate.z-order.pad.#>