| Name | Description | |
|---|---|---|
![]() | FillFromNurbsSurface | Fills the mesh surface data from the specified nurbs surface |
![]() | GetValue | Overloaded. Gets the value (vector) at the specified position |
![]() | GetXValue | Gets the X value at the specified two-dimensional index. |
![]() | GetYValue | Gets the elevation value at the specified two-dimensional index. |
![]() | GetZValue | Gets the Z value at the specified two-dimensional index. |
![]() | InitFromRaster | Overridden. Initializes the grid surface data from a Bitmap image. |
![]() | SetValue | Overloaded. Sets the xyz position at the specified grid indices |
![]() | SetXValue | Sets the X value at the specified two-dimensional index. |
![]() | SetYValue | Sets the elevation value at the specified two-dimensional index. |
![]() | SetZValue | Sets the Z value at the specified two-dimensional index. |

