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

Circle3D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Circle3D(Point3D, Plane3D, Single)

Properties

 NameTypeDescription
CenterAvl.Point3D
EmptyAvl.Circle3D Gets an empty instance of the Circle3D.
PlaneAvl.Plane3D
RadiusSystem.Single
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also