SnapService

open external class SnapService(source)

Provides snap-to-geometry through an external service, which snaps against source geometry hosted remotely rather than geometry loaded in the scene. This type describes an interface and is not intended to be used.

See also

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
interface Result

The result of a successful SnapService.snap.

Link copied to clipboard
interface SnapOptions

Functions

Link copied to clipboard

Requests a snap against geometry known to the service.

Link copied to clipboard