User Tools

Site Tools


api:dk11:delphi:gistopology.gistopologyforceshapefixing_boolean

Table of Contents

GisTopologyForceShapeFixing method

DK11 for Delphi | GisTopology.GisTopologyForceShapeFixing | Constants | Enums | Methods | Classes

Set default topological operation mode.

Syntax

// Delphi
procedure GisTopologyForceShapeFixing(
  const _mode : Boolean
);
// C++ Builder
extern DELPHI_PACKAGE void GisTopologyForceShapeFixing(
  const bool _mode
);

Parameters

Name Type Description
_mode Boolean If True then topological operations will force shape fixing. See TGIS_Topology.ForceShapeFixing for details.
2024/06/20 01:09

Page Tools