Class: QgsProfileSnapResult

class qgis.core.QgsProfileSnapResult

Bases: sip.wrapper

Encapsulates results of snapping a profile point.

New in version 3.26:

Methods

isValid

Returns True if the result is a valid point.

Attributes

isValid(self) bool

Returns True if the result is a valid point.

Return type:

bool

snappedPoint