SectionViewBandSetItemCollection(BandLocationType, ObjectId) Constructor |
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewBandSetItemCollection(
BandLocationType location,
ObjectId sectionViewBandSetStyleId
)
Public Sub New (
location As BandLocationType,
sectionViewBandSetStyleId As ObjectId
)
public:
SectionViewBandSetItemCollection(
BandLocationType location,
ObjectId sectionViewBandSetStyleId
)
Parameters
- location BandLocationType
-
- sectionViewBandSetStyleId ObjectId
-
See Also