You are here: Start » Circle3D Structure

Circle3D Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Constructors

 ConstructorDescription
Circle3D(Point3D, Plane3D, Single)

Properties

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

Methods

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

See also