SectionViewBandItemCollection Constructor

Initializes a new instance of the SectionViewBandItemCollection class

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public SectionViewBandItemCollection(
	ObjectId sectionViewId,
	BandLocationType location
)

Parameters

sectionViewId  ObjectId
 
location  BandLocationType
 
See Also