GridSurfaceCellBottomLeftVertex Property

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

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

Property Value

GridSurfaceVertex
See Also