This class defines the QTO material factor types.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: 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 nameValueDescription
Cut0
Fill1
Refill2

See Also