CorridorSurfaceMaskCollectionRemove(String) Method

Removes a CorridorSurfaceMask object with the given name.

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

Parameters

maskName  String
 

Return Value

Boolean
See Also