IFunctionalSurface2 Interface
Provides access to members that allow changes to be made to the interpolation domain, in addition to the IFunctionalSurface members.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IFunctionalSurface2 extends the functionality of the IFunctionalSurface interface by allowing the user to restrict the Domain of the FunctionalSurface.
Members
|
Name |
Description |
|
Domain |
The interpolation domain of the surface. |
|
Domain |
The interpolation domain of the surface. |
|
Z |
The surface Z = f(x,y). |
Inherited Interfaces
Interfaces |
Description |
IFunctionalSurface |
Provides access to information about the functional surface, generating heights given x,y locations. Also see IFunctionalSurface2. |
Classes that implement IFunctionalSurface2