You are here: Start » FIL.NET » Invoke.AlignPath
Moves a path from a local coordinate system to the absolute one.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void AlignPath ( Fil.Path inPath, Fil.CoordinateSystem2D inAlignment, bool inInverse, Fil.Path outAlignedPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | Fil.Path | Input path. | ||
![]() | inAlignment | Fil.CoordinateSystem2D | Coordinate system to align to. | ||
![]() | inInverse | bool | Switches to the inverse transform. | ||
![]() | outAlignedPath | Fil.Path |