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

Circle3D Class

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

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

Properties

 NameTypeDescription
CenterFilNet.Point3D
PlaneFilNet.Plane3D
RadiusSystem.Single
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also