IGridSurface Interface

This interface declares common methods for Grid Surfaces.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public interface IGridSurface

Visual Basic

Public Interface IGridSurface

Visual C++

public interface class IGridSurface

See Also