You are here: Start » FIL.NET » FIS.PathDiameter Method
FIS.PathDiameter Method
Finds the longest segment connecting two characteristic points of a path.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void PathDiameter ( FilNet.Path inPath, out FilNet.Segment2D outDiameter, out float outDiameterLength )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPath | FilNet.Path | Input path. | ||
![]() | outDiameter | FilNet.Segment2D | |||
![]() | outDiameterLength | float |