You are here: Start » AVL.NET » AVL.AlignCoordinateSystem(AvlNet.CoordinateSystem2D, AvlNet.CoordinateSystem2D, bool, AvlNet.CoordinateSystem2D)
AVL.AlignCoordinateSystem(AvlNet.CoordinateSystem2D, AvlNet.CoordinateSystem2D, bool, AvlNet.CoordinateSystem2D)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AlignCoordinateSystem( AvlNet.CoordinateSystem2D inCoordinateSystem, AvlNet.CoordinateSystem2D inAlignment, bool inInverse, out AvlNet.CoordinateSystem2D outCoordinateSystem )
Parameters
- inCoordinateSystem
- Type: AvlNet.CoordinateSystem2D
- inAlignment
- Type: AvlNet.CoordinateSystem2D
- inInverse
- Type: System.Boolean
- outCoordinateSystem
- Type: AvlNet.CoordinateSystem2D
Remarks
Read more about Local Coordinate Systems in Machine Vision Guide: Local Coordinate Systems.
