Specifies the type that will be used to visually identify interferences in model view.

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

Syntax

C#
public enum InterferenceModelType
Visual Basic
Public Enumeration InterferenceModelType
Visual C++
public enum class InterferenceModelType

Members

Member nameValueDescription
TrueSolid0
Sphere1

See Also