ProfileParabolaSymmetricGradeChange Property |
Gets the A value (Grade Change) between the end point and start point.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double GradeChange { get; }
Public ReadOnly Property GradeChange As Double
Get
public:
property double GradeChange {
double get ();
}
Property Value
Double
See Also