FeatureLineReverse Method

Reverses the direction of the feature line (start and end swap; curve parameterization is reversed). The feature line must be open for write in the current transaction.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public void Reverse()
See Also