You are here: Start » FIL.NET » Invoke.Circle3DArea

Invoke.Circle3DArea

Computes the area of a circle in 3D.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void Circle3DArea
(
	Fil.Circle3D inCircle3D,
	out float outArea
)

Parameters

Name Type Range Default Description
inCircle3DFil.Circle3D
outAreafloat

See also