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

SegmentFittingMap Class

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

Constructors

 ConstructorDescription
SegmentFittingMap(SegmentFittingMap)Creates a deep copy of the passed object.
SegmentFittingMap()

Properties

 NameTypeDescription
FittingMapAvlNet.FittingMap
IsDisposedSystem.Boolean
ObjectAvlNet.Segment2D

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
Reset(AvlNet.SegmentFittingMap)Resets this instance with data of the other SegmentFittingMap object.
ToString()Inherited from System.Object

See also