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.7.0.1190
Syntax
public FeatureLinePointCollection FeatureLinePoints { get; }

Property Value

FeatureLinePointCollection
See Also