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

Circle3D Structure

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

Constructors

 ConstructorDescription
Circle3D(Point3D, Plane3D, Single)

Properties

 NameTypeDescription
CenterAvlNet.Point3D
PlaneAvlNet.Plane3D
RadiusSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also