PipeSetSlopeHoldStart Method

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

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

Parameters

startValue  Double
The slope value.
See Also