Gets the bottom band items collection from the current bandset style.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ProfileViewBandSetItemCollection GetBottomBandSetItems()
VB
Public Function GetBottomBandSetItems As ProfileViewBandSetItemCollection
C++
public: ProfileViewBandSetItemCollection^ GetBottomBandSetItems()