CommandListAppendMotfTileOffset Method |
When using MOTF, the tile offset combined with the MainDirection specifies the rotation center needed to correctly mark on a rotated part.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.7.0
Syntaxpublic void AppendMotfTileOffset(
double tileOffset
)
Parameters
- tileOffset Double
- The tile offset, which specifies the distance between the tile's center and the origin.
Remarks
See Also