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