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