Click or drag to resize

MzCrossSection Structure

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public struct MzCrossSection

The MzCrossSection type exposes the following members.

Constructors
  NameDescription
Public methodMzCrossSection
Initializes a new instance of the MzCrossSection class
Top
Properties
Methods
  NameDescription
Public methodDummyWidth
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetTableXpoints
Public methodGetTableZpoints
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHeight
Public methodSetBottom
Public methodSetDummy
Public methodSetHeight
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldMarker1
Public fieldMarker2
Public fieldMarker3
Public fieldXs
Top
See Also