CorridorFeatureLineFeatureLinePoints Property

Gets the collection of all points that make up the feature line.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public FeatureLinePointCollection FeatureLinePoints { get; }

Property Value

FeatureLinePointCollection
See Also