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

Circle3D Class

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

Constructors

 ConstructorDescription
Circle3D(Point3D, Plane3D, Single)
Circle3D()

Properties

 NameTypeDescription
CenterAvlNet.Point3D
PlaneAvlNet.Plane3D
RadiusSystem.Single
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also