GridSurfaceCellTopLeftVertex Property

Gets the vertex at the top left corner of the cell.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public GridSurfaceVertex TopLeftVertex { get; }

Property Value

GridSurfaceVertex
See Also