ProfileViewBandSetSetTopBandItems Method |
Sets the top band items to the ProfileView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic void SetTopBandItems(
ProfileViewBandItemCollection bandItems
)
Public Sub SetTopBandItems (
bandItems As ProfileViewBandItemCollection
)
public:
void SetTopBandItems(
ProfileViewBandItemCollection^ bandItems
)
Parameters
- bandItems ProfileViewBandItemCollection
-
Exceptions
See Also