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