All Frameworks  Class Hierarchy  This Framework  Previous  Indexes

CATCommonLayoutInterfaces Interface CATIEcvPercentFill

System.IUnknown
  |
  +---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


Method Index


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

Methods


o ComputePercentFillValue
public virtual HRESULT ComputePercentFillValue(CATEcwLightNwkNodeForPercentFill* pNwkNode,
CATEcwLightNwkArcForPercentFill* pNwkArc,
CATLISTP(CATEcwLightNwkArcForPercentFill) pListOfCATEcwLightNwkArcForPercentFill,
CATEcwLightNwkCableForPercentFill* pNwkCable,
CATLISTP(CATEcwLightNwkCableForPercentFill) pListOfCATEcwLightNwkCableForPercentFill,
int iRoutingMode,
int iRouteToolsOptionStackCableOption,
int iPFToBeSetOnNode,
double& odComputedPercentFill)= 0

This object is included in the file: CATIEcvPercentFill.h

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