Initializes a new instance of the Waypoint class
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public Waypoint(
string wpName
)
Visual Basic
Public Sub New ( _
wpName As String _
)
Visual C++
public:
Waypoint(
String^ wpName
)
Parameters
- wpName
- Type: System.String