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