SectionViewBandSet Class

This class represents the band collection in a SectionView.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public sealed class SectionViewBandSet : GraphBandSet

Visual Basic

Public NotInheritable Class SectionViewBandSet _
	Inherits GraphBandSet

Visual C++

public ref class SectionViewBandSet sealed : public GraphBandSet

Inheritance Hierarchy

System.Object
  Autodesk.Civil.DatabaseServices.GraphBandSet
    Autodesk.Civil.DatabaseServices.SectionViewBandSet

See Also