The GeneralSurfaceProperties type exposes the following members.

Properties

  NameDescription
Public propertyMaximumCoordinateX
Gets the maximum X coordinate for the surface area.
Public propertyMaximumCoordinateY
Gets the maximum Y coordinate for the surface area.
Public propertyMaximumElevation
Gets the maximum elevation value found in the surface.
Public propertyMeanElevation
Gets the mean or average elevation of all the points on the surface.
Public propertyMinimumCoordinateX
Gets the minimum X coordinate for the surface area.
Public propertyMinimumCoordinateY
Gets the minimum Y coordinate for the surface area.
Public propertyMinimumElevation
Gets the minimum elevation value found in the surface.
Public propertyNumberOfPoints
Gets the number of vertex points in the surface.
Public propertyRevisionNumber
Gets the revision number of the surface.

See Also