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

FIS.Circle3DArea Method

Computes the area of a circle in 3D.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Circle3DArea
(
	FilNet.Circle3D inCircle3D,
	out float outArea
)

Parameters

Name Type Range Default Description
inCircle3DFilNet.Circle3D
outAreafloat

See also