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

SegmentFitting3DState Class

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

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

Properties

 NameTypeDescription
FittingMapAvlNet.SegmentFittingMap
IsDisposedSystem.Boolean

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.SegmentFitting3DState)Resets this instance with data of the other SegmentFitting3DState object.
ToString()Inherited from System.Object

See also