Share

MaterialFactorType Enumeration

This class defines the QTO material factor types.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public enum MaterialFactorType

VB

Public Enumeration MaterialFactorType

C++

public enum class MaterialFactorType

Members

Member nameValueDescription
Cut0 
Fill1 
Refill2 

See Also

Reference

Was this information helpful?