SchAppGapPriority (Object)

Manage the graphical representation of a route.

Methods


Sub AppChooseGapPriority( iTheOtherRoute, oPriority)
Identify which of 2 intersecting routes should be gapped.
Parameters:
iTheOtherRoute
The route intersecting This route.
oPriority
Gap Priority.
Example:
 
 Dim objThisIntf As SchAppGapPriority
 Dim objArg1 As SchRoute

  ...
 objThisIntf.AppChooseGapPriorityobjArg1,CatSchIDLGapPriority_Enum