All Frameworks Class Hierarchy This Framework Indexes
CATSchPlatformInterfaces Interface CATISchAppGapPriority
Usage: you can freely reimplement this interface.
interface CATISchAppGapPriority
Interface to define the application route gap priority rules.
Role: To identity the gap priority between 2 intersecting
routes.
Method Index
- o
AppChooseGapPriority(CATISchRoute*,CATSchGapPriority*)
- Identify which of 2 intersecting routes should be gapped.
Methods
o AppChooseGapPriority
| public virtual AppChooseGapPriority( | | iTheOtherRoute, |
| | oPriority) |
-
Identify which of 2 intersecting routes should be gapped.
- Parameters:
-
- iTheOtherRoute
- The route intersecting This route.
- oPriority
- Gap Priority.
- See also:
- CATSchGapPriority
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
This object is included in the file: CATISchAppGapPriority.h