DK11 for Delphi | GisTopology.TGIS_Topology.SplitByArc | Overloads | Constructors | Methods | Properties | Events
Name | Visibility | Description | |
---|---|---|---|
SplitByArc(TGIS_Shape; TGIS_ShapeArc) | public | Divide an input shape (polygon, arc or multipoint) into a row of shapes along a given line. | |
SplitByArc(TGIS_Shape; TGIS_ShapeArc; Boolean) | public | Divide an input shape (polygon, arc or multipoint) into a row of shapes along a given line, otherwise return a copy of the shape when the line doesn't divide it. | |