SECurveName Property

Sets or gets the name of the SuperelevationCurve.

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

Property Value

String
Exceptions
ExceptionCondition
ArgumentException Thrown when the input name is conflicted with the other superelevation curve group's name on the alignment.
See Also