This class defines the QTO material factor types.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum MaterialFactorType |
| Visual Basic |
|---|
Public Enumeration MaterialFactorType |
| Visual C++ |
|---|
public enum class MaterialFactorType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Cut | 0 | ||
| Fill | 1 | ||
| Refill | 2 |