<Code Lib>
M

PathOfTravel.RemoveWaypoint

Description:
Remove a waypoint.

public void RemoveWaypoint(
	int index
)

  • index
    The index of the waypoint to remove.

  • 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.

Loading…