CorridorSurfaceBoundaryCollectionRemove(CorridorSurfaceBoundary) Method

Removes the given CorridorSurfaceBoundary object.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public bool Remove(
	CorridorSurfaceBoundary boundary
)

Parameters

boundary  CorridorSurfaceBoundary
The removed CorridorSurfaceBoundary object.

Return Value

Boolean
See Also