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

FIS.ShapeConvexity Method

Computes the area of a shape divided by the area of its convex hull.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ShapeConvexity
(
	FilNet.Path inShape,
	out float outConvexity
)

Parameters

Name Type Range Default Description
inShapeFilNet.Path
outConvexityfloat

See also