DK11 for Delphi | GisShortestPath.TGIS_ShortestPath.Regenerate | Constructors | Methods | Properties | Events
Recreate network (including network storage files).
// Delphi public procedure Regenerate( const _layer : TGIS_LayerVector );
// C++ Builder public: void Regenerate( TGIS_LayerVector* const _layer );
Name | Type | Description |
---|---|---|
_layer | TGIS_LayerVector | layer that is the source of the data |