ProfileGradeAt Method

Given a station, gets the instantaneous grade and the algebraic difference.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double GradeAt(
	double station
)

Parameters

station  Double
Station value.

Return Value

Double
See Also