RemoveFromAllProfileViews Method

Remove the part from all the profile views in which it is drawn.

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

Syntax

C#

public void RemoveFromAllProfileViews()

Visual Basic

Public Sub RemoveFromAllProfileViews

Visual C++

public:
void RemoveFromAllProfileViews()

See Also