This document is archived and information here might be outdated. Recommended version. |
Indicates if invalid locations should be ignored or raise an error.
[Visual Basic .NET]
Public Property IgnoreInvalidLocations As Boolean
[C#]
public bool IgnoreInvalidLocations {get; set;}
[C++]
HRESULT get_IgnoreInvalidLocations(
VARIANT_BOOL IgnoreInvalidLocations
);
[C++]
HRESULT put_IgnoreInvalidLocations(
Boolean* IgnoreInvalidLocations
);
[C++] Parameters IgnoreInvalidLocations [in]
IgnoreInvalidLocations is a parameter of type bool IgnoreInvalidLocations [out, retval]
IgnoreInvalidLocations is a parameter of type bool*
IgnoreInvalidLocations indicates if the network analyst solver should ignore locations that have not snapped to a network edge.