This interface declares common methods for Grid Surfaces.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public interface IGridSurface
VB
Public Interface IGridSurface
C++
public interface class IGridSurface
The IGridSurface type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetGridProperties | Gets the Grid properties of the surface. |
