ImpliedPointOfIntersectionDisplayType Enumeration |
Specifies implied point of intersection display methods.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum ImpliedPointOfIntersectionDisplayType
Public Enumeration ImpliedPointOfIntersectionDisplayType
public enum class ImpliedPointOfIntersectionDisplayType
MembersMember name | Value | Description |
---|
ByChangeInDirection | 1 | |
ByIndividualCurves | 2 | |
DoNotDisplayImpliedPI | 3 | |
See Also