Share

SectionViewBandSet.GetTopBandItems Method

Gets the top band items collection from the SectionView.



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

Syntax

C#

public SectionViewBandItemCollection GetTopBandItems()

VB

Public Function GetTopBandItems As SectionViewBandItemCollection

C++

public:
SectionViewBandItemCollection^ GetTopBandItems()

Return Value

SectionViewBandItemCollection

See Also

Reference

Was this information helpful?