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

FIS.ShapeOrientation Method

Computes the shape orientation as angle with value in range 0.0 - 180.0.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ShapeOrientation
(
	FilNet.Path inShape,
	out float outOrientationAngle
)

Parameters

Name Type Range Default Description
inShapeFilNet.Path
outOrientationAnglefloat

See also