ProfileViewBandSetStyleSetBottomBandSetItems Method |
Sets the bottom band items collection to the current bandset style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic void SetBottomBandSetItems(
ProfileViewBandSetItemCollection bandSetItems
)
Public Sub SetBottomBandSetItems (
bandSetItems As ProfileViewBandSetItemCollection
)
public:
void SetBottomBandSetItems(
ProfileViewBandSetItemCollection^ bandSetItems
)
Parameters
- bandSetItems ProfileViewBandSetItemCollection
-
Exceptions
See Also