SlopeElevationTargetGetElevation(ObjectId, Double) Method


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double GetElevation(
	ObjectId alignmentId,
	double stationOnAlignment
)

Parameters

alignmentId  ObjectId
 
stationOnAlignment  Double
 

Return Value

Double
See Also