The position of the origin of the new location.
Frame scaling is obsolete. This was only supported for STL, but scaling has been moved to the STL Design
Use type: 2
in Rules (optional for this spec type).
The x-direction of the new orientation. This is exactly matched.
The y-direction of the new orientation. This is only matched to the degree that defines the perpendicular to xdir. If ydir is supplied, then xdir must also be supplied. There is no zdir property.
PositionSpec for describing location and orientation.
Note: scaling now obsolete in this spec. Scaling is only supported on a per-Design basis, such as for STL import data.
Note: property names are case-sensitive, and are all lowercase.
{ origin: p(10,0,0) }
{ origin: p(2,3,4), xdir: v(1,1,0), ydir: v(0,1,0) }