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