This class encapsulates the range options for creating SectionViewGroup.

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

Syntax

C#
public class SectionViewGroupCreationRangeOptions : IDisposable
Visual Basic
Public Class SectionViewGroupCreationRangeOptions _
	Implements IDisposable
Visual C++
public ref class SectionViewGroupCreationRangeOptions : IDisposable

Inheritance Hierarchy

System..::..Object
  Autodesk.Civil.DatabaseServices..::..SectionViewGroupCreationRangeOptions

See Also