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