ProfileViewBandItemCollection Constructor

Initializes a new instance of the ProfileViewBandItemCollection class

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public ProfileViewBandItemCollection(
	ObjectId profileViewId,
	BandLocationType location
)

Parameters

profileViewId  ObjectId
 
location  BandLocationType
 
See Also