All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

SchAppRoute2 (Object)

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


Manage a schematic route.

Method Index

AppPostRouteProcess
Post process after creating a route instance.

Methods


o Sub AppPostRouteProcess(CATIASchAppConnectable iCntblConnectedTo)
Post process after creating a route instance.
Parameters:
iCntbleConnectedTo
The connectable that the route is connected to this route It is optional
Example:
 Dim objThisIntf As SchAppRoute2
 Dim objArg1 As SchAppConnectable
  ...
 objThisIntf.AppPostRouteProcessobjArg1
 

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