SectionViewBands Property |
Gets the collection of the data band sets for the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic SectionViewBandSet Bands { get; }
Public ReadOnly Property Bands As SectionViewBandSet
Get
public:
property SectionViewBandSet^ Bands {
SectionViewBandSet^ get ();
}
Property Value
SectionViewBandSet
See Also