You are here: Start » AVL.NET » Circle3D Constructor

Circle3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Circle3D
(
	AvlNet.Point3D center,
	AvlNet.Plane3D plane,
	float radius
)

Parameters

Name Type Range Default Description
centerAvlNet.Point3D
planeAvlNet.Plane3D
radiusfloat

See also