You are here: Start » FIL.NET » FIS.TrimRegionToShape Method
FIS.TrimRegionToShape Method
Removes region elements lying beyond the specified shape.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void TrimRegionToShape ( FilNet.Region inRegion, FilNet.Path inShape, FilNet.Region outRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inShape | FilNet.Path | |||
![]() | outRegion | FilNet.Region | Output region. |