Click or drag to resize

CrossSectionLocatedCompareBy Method

Overload List
  NameDescription
Public methodStatic memberCompareBy(String, String)
Predicate to find ICrossSection by ID/BranchName and Topo_ID
Public methodStatic memberCompareBy(ILocation, String)
Predicate to find ICrossSection by Location and topo_id.
Public methodStatic memberCompareBy(ILocationSpan, String)
Predicate to find ICrossSection by LocationSpan and Topo_ID. Uses StrictlyContains
Top
See Also