SectionViewBandSetGetBottomBandItems Method |
Gets the bottom band items collection from the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic SectionViewBandItemCollection GetBottomBandItems()
Public Function GetBottomBandItems As SectionViewBandItemCollection
public:
SectionViewBandItemCollection^ GetBottomBandItems()
Return Value
SectionViewBandItemCollection
See Also