You are here: Start » FIL.NET » FIS.LineThroughPoint Method
FIS.LineThroughPoint Method
Computes a line passing through a point with given angle.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void LineThroughPoint ( FilNet.Point2D inPoint, float inAngle, out FilNet.Line2D outLine )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoint | FilNet.Point2D | |||
![]() | inAngle | float | |||
![]() | outLine | FilNet.Line2D |