The FlowGeometry type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DimX |
returns the number of vertices in X dimension
|
![]() | DimY |
returns the number of vertices in Y dimension
|
![]() | GeometryData |
Returns the data of the Geometry
|
![]() | getDimZ |
returns the number of vertices in Z dimension, is always 1
|
![]() | MaxX |
returns the maximum in the X dimension
|
![]() | MaxY |
returns the maximum in the Y dimension
|
![]() | MinX |
returns the minimum in the X dimension
|
![]() | MinY |
returns the minimum in the Y dimension
|
![]() | SizeX |
Returns the Size of the dataset in the X dimension
|
![]() | SizeY |
Returns the Size of the dataset in the Y dimension
|