2022 Method
Changes 1
M

PathOfTravel.SetRevealObstaclesMode

Description:
Sets Reveal Obstacles mode for the given view.
public static PathOfTravelCalculationStatus SetRevealObstaclesMode(
	View DBView,
	bool newState
)
  • DBView
    The view to set Reveal Obstacles mode for.
  • Boolean
    newState
    New state of Reveal Obstacles mode to be set for the view.
Return Value PathOfTravelCalculationStatus Result status of the operation.