GridSurfaceVertexCollectionContains Method

Gets whether there's a vertex at the specified grid location.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool Contains(
	GridLocation location
)

Parameters

location  GridLocation
 

Return Value

Boolean
See Also