You are here: Start » FIL.NET » FIS.Segment3DToPath Method
FIS.Segment3DToPath Method
Converts a segment in 3D to a path in 2D by ignoring its Z coordinates.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void Segment3DToPath ( FilNet.Segment3D inSegment3D, FilNet.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSegment3D | FilNet.Segment3D | |||
![]() | outPath | FilNet.Path | Output path. |