You are here: Start » FIL.NET » FIS.LineOrientation Method

FIS.LineOrientation Method

Computes the orientation angle of a line as angle in the range from 0 to 180.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void LineOrientation
(
	FilNet.Line2D inLine,
	out float outOrientationAngle
)

Parameters

Name Type Range Default Description
inLineFilNet.Line2D
outOrientationAnglefloat

See also