PipeSetSlopeHoldEnd Method

Sets the slope of the pipe away from the pipe’s end point.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void SetSlopeHoldEnd(
	double endValue
)

Parameters

endValue  Double
The slope value.
See Also