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