Share

IGridSurface Interface

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

 NameDescription
Public methodGetGridProperties Gets the Grid properties of the surface.

See Also

Reference

Was this information helpful?