Share

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.7.0.1276

Syntax

C#

public enum InterferenceModelType

VB

Public Enumeration InterferenceModelType

C++

public enum class InterferenceModelType

Members

Member nameValueDescription
TrueSolid0 
Sphere1 

See Also

Reference

Was this information helpful?