You are here: Start » FIL.NET » Function Reference » Geometry 2D » Geometry 2D Constructions » FIL.LineThroughPoint
Computes a line passing through a point with given angle.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
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 |
Examples
![]() |
![]() |
LineThroughPoint performed on point, inAngle = 150.