You are here: Start » FIL.NET » Invoke.SetPathCharacteristicPoint
Modifies the value of a selected characteristic point.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void SetPathCharacteristicPoint ( Fil.Path ioPath, int inIndex, bool inInverse, Fil.Point2D inPoint )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioPath | Fil.Path | ||||
![]() | inIndex | int | <0, INF> | Index of a point of the input path. | |
![]() | inInverse | bool | Reversed order of points. | ||
![]() | inPoint | Fil.Point2D |