DK11 for Delphi | GisTopology.TGIS_Topology.RelatePrepare | Constructors | Methods | Properties | Events
Mark given shape as a main shape for subsequent Relate operations.
// Delphi public procedure RelatePrepare( const _shp : TGIS_Shape );
// C++ Builder public: void RelatePrepare( TGIS_Shape* const _shp );
Name | Type | Description |
---|---|---|
_shp | TGIS_Shape | shape to be optimized |