QTOMaterialGap Class

This class defines QTO material gap.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesQTOMaterialGap

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class QTOMaterialGap : IDisposable

The QTOMaterialGap type exposes the following members.

Properties
 NameDescription
Public propertyApplied Gets or sets the material gap applied or not.
Public propertyDescription Gets the description of the material gap.
Public propertyEndStation Gets the end station of the material gap.
Public propertyRunInDistance Gets or sets the run in distance of the material gap.
Public propertyRunOutDistance Gets or sets the run out distance of the material gap.
Public propertyStartStation Gets the start station of the material gap.
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the QTOMaterialGap
Top
See Also