Indexes   

SchAppGapPriority (Object)

Manage the graphical representation of a route.

Method Index

AppChooseGapPriority
Identify which of 2 intersecting routes should be gapped.

Methods


o 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
 

Copyright © 2006, Dassault Systèmes. All rights reserved.