Indexes   

SchAppRoute2 (Object)

Manage a schematic route.

Method Index

AppPostRouteProcess
Post process after creating a route instance.

Methods


o Sub AppPostRouteProcess( 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 © 2006, Dassault Systèmes. All rights reserved.