QTOMaterialMaterialGaps Property |
Gets the collection of material gap.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic QTOMaterialGapCollection MaterialGaps { get; }
Public ReadOnly Property MaterialGaps As QTOMaterialGapCollection
Get
public:
property QTOMaterialGapCollection^ MaterialGaps {
QTOMaterialGapCollection^ get ();
}
Property Value
QTOMaterialGapCollection
See Also