The FlowGeometry type exposes the following members.

Properties

  NameDescription
Public propertyDimX
returns the number of vertices in X dimension
Public propertyDimY
returns the number of vertices in Y dimension
Public propertyGeometryData
Returns the data of the Geometry
Public propertygetDimZ
returns the number of vertices in Z dimension, is always 1
Public propertyMaxX
returns the maximum in the X dimension
Public propertyMaxY
returns the maximum in the Y dimension
Public propertyMinX
returns the minimum in the X dimension
Public propertyMinY
returns the minimum in the Y dimension
Public propertySizeX
Returns the Size of the dataset in the X dimension
Public propertySizeY
Returns the Size of the dataset in the Y dimension

See Also