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

Line3D Class

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

Constructors

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

Properties

 NameTypeDescription
DeltaXSystem.Single
DeltaYSystem.Single
DeltaZSystem.Single
DeltaAvlNet.Vector3D
PointAvlNet.Point3D
XSystem.Single
YSystem.Single
ZSystem.Single

Methods

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

See also