GetBottomBandItems Method

Gets the bottom band items collection from the ProfileView.

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

Syntax

C#

public ProfileViewBandItemCollection GetBottomBandItems()

Visual Basic

Public Function GetBottomBandItems As ProfileViewBandItemCollection

Visual C++

public:
ProfileViewBandItemCollection^ GetBottomBandItems()

See Also