FeatureLineConnectDirectionType Enumeration

An enumeration that specifies connection direction of feature line.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum FeatureLineConnectDirectionType
Members
Member nameValueDescription
Inward0 
Outward1 
See Also