# Origin
keyword | description |
---|---|
.origin.x>† | X-coordinate of the origin of the surface. Value should be 0 unless the origin is moved |
.origin.y>† | Y-coordinate of the origin of the surface. Value should be 0 unless the origin is moved |
†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 origin:
- <surface.origin.x>
- <surface.origin.x.cm>
- <surface.origin.x.ft>
- <surface.origin.x.in>
- <surface.origin.x.m>
- <surface.origin.x.mil>
- <surface.origin.x.mm>
- <surface.origin.x.pt>
- <surface.origin.x.um>
- <surface.origin.y>
- <surface.origin.y.cm>
- <surface.origin.y.ft>
- <surface.origin.y.in>
- <surface.origin.y.m>
- <surface.origin.y.mil>
- <surface.origin.y.mm>
- <surface.origin.y.pt>
- <surface.origin.y.um>