Gets the vertices of FlowPath.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0
Syntax
| C# |
|---|
public Point3dCollection GetPath() |
| Visual Basic |
|---|
Public Function GetPath As Point3dCollection |
| Visual C++ |
|---|
public: Point3dCollection^ GetPath() |