You are here: Start » FIL.NET » FIS.FisFilter_MakeLine Method
FIS.FisFilter_MakeLine Method
Creates a line structure from individual fields.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void FisFilter_MakeLine ( float inA, float inB, float inC, out FilNet.Line2D outLine )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inA | float | First linear parameter. | ||
![]() | inB | float | Second linear parameter. | ||
![]() | inC | float | Third linear parameter. | ||
![]() | outLine | FilNet.Line2D |