Share

PipeVerticalSegment.StartParameter Field

The parameter of segment's start point on the pipe in plane(X,Y).



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public double StartParameter

VB

Public StartParameter As Double

C++

public:
double StartParameter

Field Value

Double

Remarks

The parameter is in the range of [0,1].

See Also

Reference

Was this information helpful?