CorridorSurfaceMaskCollectionRemove(CorridorSurfaceMask) Method

Removes the given CorridorSurfaceMask object.

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

Parameters

mask  CorridorSurfaceMask
 

Return Value

Boolean
See Also