This class defines QTO material gap.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesQTOMaterialGap
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public sealed class QTOMaterialGap : IDisposable
VB
Public NotInheritable Class QTOMaterialGap Implements IDisposable
C++
public ref class QTOMaterialGap sealed : IDisposable
The QTOMaterialGap type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Applied | Gets or sets the material gap applied or not. |
![]() | Description | Gets the description of the material gap. |
![]() | EndStation | Gets the end station of the material gap. |
![]() | RunInDistance | Gets or sets the run in distance of the material gap. |
![]() | RunOutDistance | Gets or sets the run out distance of the material gap. |
![]() | StartStation | Gets the start station of the material gap. |
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the QTOMaterialGap |