All Frameworks Class Hierarchy This Framework Previous Indexes
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
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 |
Copyright © 2003, Dassault Systèmes. All rights reserved.