You are here: Start » FIL.NET » Function Reference » Path » Path Basics » FIL.RemovePointFromPath
Removes a point from a path.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioPath | FilNet.Path | ||||
![]() | inIndex | int | |||
![]() | inInverse | bool |
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Index out of range in RemovePointFromPath. |