You are here: Start » AVL.NET » AVS.Circle3DArea Method

AVS.Circle3DArea Method

Computes the area of a circle in 3D.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inCircle3DAvlNet.Circle3D
outAreafloat

See also