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: 16.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