ProfileParabolaAsymmetricGradeOut Property |
Gets the grade at the end point.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double GradeOut { get; }
Public ReadOnly Property GradeOut As Double
Get
public:
property double GradeOut {
double get ();
}
Property Value
Double
See Also