You are here: Start » FIL.NET » FIS.ProfileToPoint2DArray Method
FIS.ProfileToPoint2DArray Method
Converts a profile to an array of points.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ProfileToPoint2DArray ( FilNet.Profile inProfile, IList<FilNet.Point2D> outPoints )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProfile | FilNet.Profile | Input profile. | ||
![]() | outPoints | System.Collections.Generic.IList<FilNet.Point2D> |