You are here: Start » FIL.NET » FIL.ProfileToPoint2DArray
Converts a profile to an array of points.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
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> |