Creates a Named Seed object by route-finding between two Node Items within a dataset.
Visual Basic |
---|
Public Function TopoFindRoute( _ ByVal seed As String, _ ByVal idNode1 As Long, _ ByVal idNode2 As Long, _ ByVal nDataset As Long, _ ByVal propertyName As String, _ ByVal filter As String, _ ByVal locusNoGo As String _ ) As Integer |
False
on failure.Available: GEO ME MD OD SISpy
Group:
The named Spatial Filter used will normally have its testing mode set to exclude any Link Items which cross it, using a call similar to the following:
CreateLocusFromItem("SpatialFilter",SIS_GT_INTERSECT,SIS_GM_GEOMETRY)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).