Specifies implied point of intersection display methods.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum ImpliedPointOfIntersectionDisplayType
VB
Public Enumeration ImpliedPointOfIntersectionDisplayType
C++
public enum class ImpliedPointOfIntersectionDisplayType
Members
Member name | Value | Description |
---|---|---|
ByChangeInDirection | 1 | |
ByIndividualCurves | 2 | |
DoNotDisplayImpliedPI | 3 |