Click or drag to resize

IDfsCoordinate Interface

Interface for a coordinate in x-y-z space

Namespace:  DHI.Generic.MikeZero.DFS
Assembly:  DHI.Generic.MIKEZero.DFS (in DHI.Generic.MIKEZero.DFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IDfsCoordinate

The IDfsCoordinate type exposes the following members.

Properties
  NameDescription
Public propertyX
X-coordinate
Public propertyY
Y-coordinate
Public propertyZ
Z-coordinate
Top
See Also