You are here: Start » AVL.NET » Segment3D Structure

Segment3D Structure

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

Constructors

 ConstructorDescription
Segment3D(Point3D, Point3D)

Properties

 NameTypeDescription
Point1AvlNet.Point3D
Point2AvlNet.Point3D

Methods

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

See also