Share

PipeVerticalSegment.EndParameter Field

The parameter of segment's end 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 EndParameter

VB

Public EndParameter As Double

C++

public:
double EndParameter

Field Value

Double

Remarks

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

See Also

Reference

Was this information helpful?