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