You are here: Start » Sphere3D Structure

Sphere3D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Sphere3D(Point3D, Single)

Properties

 NameTypeDescription
CenterFil.Point3D
EmptyFil.Sphere3D Gets an empty instance of the Sphere3D.
RadiusSystem.Single
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also