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

Line3D Class

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

Constructors

 ConstructorDescription
Line3D(Point3D, Vector3D)
Line3D(Single, Single, Single, Single, Single, Single)
Line3D()

Properties

 NameTypeDescription
DeltaXSystem.Single
DeltaYSystem.Single
DeltaZSystem.Single
DeltaFilNet.Vector3D
PointFilNet.Point3D
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also