GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDocument Class
/ UpdateRoute Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
UpdateRoute Method (GoDocument)
In This Topic
If
SuspendsRouting
is true add the given
IGoRoutable
GoObject
to the
DelayedRoutings
collection; otherwise just call
IGoRoutable.CalculateRoute
immediately.
Syntax
C#
public
virtual
void
UpdateRoute(
IGoRoutable
obj
)
Parameters
obj
See Also
Reference
GoDocument Class
GoDocument Members