PathOfTravel.SetWaypoint
Description:
Updates the specified waypoint.
Updates the specified waypoint.
public void SetWaypoint(
XYZ waypoint,
int index
)
-
waypointThe new point for the waypoint.
-
Int32indexThe index of the waypoint to update.
-
A non-optional argument was null
-
Index refers to a non-existent waypoint. -or- This functionality is not available in Revit LT. -or- Cannot perform this operation for a path of travel in a group.