ProfileViewBandSet Class

This class represents the band collection in a ProfileView.

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

Syntax

C#

public sealed class ProfileViewBandSet : GraphBandSet

Visual Basic

Public NotInheritable Class ProfileViewBandSet _
	Inherits GraphBandSet

Visual C++

public ref class ProfileViewBandSet sealed : public GraphBandSet

Inheritance Hierarchy

System.Object
  Autodesk.Civil.DatabaseServices.GraphBandSet
    Autodesk.Civil.DatabaseServices.ProfileViewBandSet

See Also