AcMapTopology::TraceFlood Method

Land Desktop Development ARX CPP SDK

AcMapTopology:: TraceFlood Method
 

Traces the flood from a specified point.

AcMap::EErrCode TraceFlood(
    AcMapObjectPtrArray& apObjectsOnPath, 
    const AcMapTopoNode& start, 
    const AcMapFloodParameters& params
);
Parameters 
Description 
apObjectsOnPath 
Output nodes and lines on the trace flood path.  
start 
Input AcMapTopoNodenode that starts the trace.  
params 
Input AcMapFloodParametersflood trace parameter settings.  
Returns

Returns AcMap::EErrCode kOk if successful; otherwise, returns a different error code.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].