Gets the top band items collection from the current bandset style.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0
Syntax
C# |
---|
public SectionViewBandSetItemCollection GetTopBandSetItems() |
Visual Basic |
---|
Public Function GetTopBandSetItems As SectionViewBandSetItemCollection |
Visual C++ |
---|
public: SectionViewBandSetItemCollection^ GetTopBandSetItems() |