Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public void GetNearestPipeOfNetworkToAlignment( ObjectId alignmentId, double stationOnAlignment, ref ObjectId pipeId )
VB
Public Sub GetNearestPipeOfNetworkToAlignment ( alignmentId As ObjectId, stationOnAlignment As Double, ByRef pipeId As ObjectId )
C++
public: void GetNearestPipeOfNetworkToAlignment( ObjectId alignmentId, double stationOnAlignment, ObjectId% pipeId )
Parameters
- alignmentId ObjectId
- stationOnAlignment Double
- pipeId ObjectId