SectionViewBandSetSetBottomBandItems Method |
Sets the bottom band items to the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic void SetBottomBandItems(
SectionViewBandItemCollection bandItems
)
Public Sub SetBottomBandItems (
bandItems As SectionViewBandItemCollection
)
public:
void SetBottomBandItems(
SectionViewBandItemCollection^ bandItems
)
Parameters
- bandItems SectionViewBandItemCollection
-
Exceptions
See Also