Gets the collection of material gap.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public QTOMaterialGapCollection MaterialGaps { get; } |
| Visual Basic |
|---|
Public ReadOnly Property MaterialGaps As QTOMaterialGapCollection Get |
| Visual C++ |
|---|
public: property QTOMaterialGapCollection^ MaterialGaps { QTOMaterialGapCollection^ get (); } |