All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

SchAppGapPriority (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---SchAppGapPriority
 


Manage the graphical representation of a route.

Method Index

AppChooseGapPriority
Identify which of 2 intersecting routes should be gapped.

Methods


o Sub AppChooseGapPriority(CATIASchRoute iTheOtherRoute,
CatSchIDLGapPriority 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 © 2003, Dassault Systèmes. All rights reserved.