Difference (-)
Type Map
Category Map > Operations

Difference (-)

Description

Returns all the points of A without those of B.

Enums

Enum #1

There is currently no description for the enum #1.

  • Union
  • Intersection
  • Difference

Arguments

Type Name (Display Name) Description Default
Map a (A) There is currently no description for the argument a.
Map b (B) There is currently no description for the argument b.

Outputs

Map - result (A - B)

There is currently no description for output result.