PipeGetParamAtPoint Method

Gets the scale on the pipe for the given point.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double GetParamAtPoint(
	Point3d point
)

Parameters

point  Point3d
The point used to get the scale on the pipe.

Return Value

Double
See Also