DK11 for Delphi | GisTopology.GisTopologyForceShapeFixing | Constants | Enums | Methods | Classes
Set default topological operation mode.
// Delphi procedure GisTopologyForceShapeFixing( const _mode : Boolean );
// C++ Builder extern DELPHI_PACKAGE void GisTopologyForceShapeFixing( const bool _mode );
Name | Type | Description |
---|---|---|
_mode | Boolean | If True then topological operations will force shape fixing. See TGIS_Topology.ForceShapeFixing for details. |