Gets the vertices of FlowPath.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public Point3dCollection GetPath()
VB
Public Function GetPath As Point3dCollection
C++
public: Point3dCollection^ GetPath()
