GetGridProperties Method

Gets the Grid properties of the surface.

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

Syntax

C#

GridSurfaceProperties GetGridProperties()

Visual Basic

Function GetGridProperties As GridSurfaceProperties

Visual C++

GridSurfaceProperties^ GetGridProperties()

See Also