UnSelectAll Method

De-selects all supported corridor feature line points.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public void UnSelectAll()

Visual Basic

Public Sub UnSelectAll

Visual C++

public:
void UnSelectAll()

See Also