Path Snapping

Defines the path snapping properties for the configuration.

Referenced by: configuration

Properties

Property Details
distance A floating-point number representing path snapping distance
enabled Boolean value indicating whether path snapping is enabled. Default is true
units Defines the units for the path snapping distance
Valid values:
  • feet
  • meter

pathSnapping Example

{
  "enabled": true,
  "distance": 5,
  "units": "meter"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.