All Frameworks  Class Hierarchy  This Framework  Indexes   

CATCommonLayoutInterfaces Interface CATIEcvPercentFill

Usage: you can reimplement this interface by deriving the supplied CATEEcvPercentFillAdapter adapter class.


interface CATIEcvPercentFill

multiple times from the ManageCablesFromDatabase Command.
When the command performs operations such as AutoRouteCable, PartialRouteCable, PartialDeleteCable, DeleteCable, LoadDataFromDatabase, Validate Internal implementation of this interface exists for Node and Arc objects and shall be invoked by default. If the user needs to override this behavior, he should implement this interface on CAA exposed objects CATEcwLightNwkNodeForPercentFill and CATEcwLightNwkArcForPercentFill

BOA information: this interface can be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page. Several articles deal with the BOA.


Method Index


o ComputePercentFillValue(CATEcwLightNwkNodeForPercentFill*,CATEcwLightNwkArcForPercentFill*,CATLISTP(CATEcwLightNwkArcForPercentFill),CATEcwLightNwkCableForPercentFill*,CATLISTP(CATEcwLightNwkCableForPercentFill),int,int,int,double&)

Methods


o ComputePercentFillValue
public virtual ComputePercentFillValue( pNwkNode,
pNwkArc,
pListOfCATEcwLightNwkArcForPercentFill,
pNwkCable,
pListOfCATEcwLightNwkCableForPercentFill,
iRoutingMode,
iRouteToolsOptionStackCableOption,
iPFToBeSetOnNode,
odComputedPercentFill)

This object is included in the file: CATIEcvPercentFill.h

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