ArcFM Engine Developer Guide
TraceResultsRendererExt Class Properties


Version: 10.2.1a

Resource Center Home

For a list of all members of this type, see TraceResultsRendererExt members.

Public Properties
 NameDescription
Public PropertyBufferColor  
Public PropertyBufferHotKey  
Public PropertyBufferScale  
Public PropertyBufferSize  
Public Propertystatic (Shared in Visual Basic)BuiltResultsInspected in the OnAfterDraw event to determine whether to draw the result geoemtries  
Public PropertyCacheGeometry  
Public PropertyDrawBuffer  
Public PropertyEdgeResultsThe eid edge results from the trace. These may be reduced if EIDS are found to be redundant  
Public PropertyEIDGeometryCacheSize  
Public PropertyGeometricNetwork  
Public PropertyJunctionResultsThe junction eid results from the trace.  
Public PropertyMode  
Public PropertyName  
Public PropertyOriginalEdgeEnumNetEID  
Public PropertyOriginalEdgeResultsThe eid edge results from the trace.  
Public PropertyOriginalJunctionEnumNetEID  
Public PropertyResultEdgeColor  
Public PropertyResultEdgeGeometryAfter BuildGeometry is run, the ResultEdgeGeometry and ResultJunction geometries are set. These are the geometries that are drawn to the screen in the AfterDraw event. Note that the same geoemtry is used for both the edge results and the "buffer" which is not actually a buffer at all, but rather just a fat line.  
Public PropertyResultEdgeWidth  
Public PropertyResultJunctionColor  
Public PropertyResultJunctionGeometryAfter BuildGeometry is run, the ResultEdgeGeometry and ResultJunction geometries are set. These are the geometries that are drawn to the screen in the AfterDraw event.  
Public PropertyResultJunctionWidth  
Public PropertyResultsAsSelections  
Public PropertyReturnEdges  
Public PropertyReturnJunctions  
Public PropertySelectHotKey  
Public PropertyShouldZoomToTraceResults  
Public PropertyShowNoResultsForm  
Public PropertyStartAtClickPoint  
Public PropertyStartEIDThe edge EID where the trace originated from  
Public PropertyStartFeatureThe IFeature from where the trace begins. This is used so that the trace results can be show originating from the exact point that the user clicked on (we have to know the geometry of the line to make that happen). The base trace tool provides this parameter.  
Public PropertyTimeout  
Public PropertyTracedEdgesResults  
Public PropertyTracedJunctionsResults  
Public PropertyTraceOptionsDirty  
Public PropertyUseSimpleGraphics  
Public PropertyUseTraceRendererExtension  
Public PropertyZoomHotKey  
Top
See Also

Reference

TraceResultsRendererExt Class
Miner.FrameworkUI.Trace Namespace

 

 


Send Comment