InterferenceModelType Enumeration

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: 13.4.208.0

Syntax

C#

public enum InterferenceModelType

Visual Basic

Public Enumeration InterferenceModelType

Visual C++

public enum class InterferenceModelType

Members

Member nameValueDescription
TrueSolid0
Sphere1

See Also