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