Skip to main content

scoping:intersect scopings

Version: 0.0.0

Description

Intersect 2 scopings and return the intersection and the difference between the intersection and the first scoping.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
scopingAscoping
Pin 1
Required
scopingBscoping

Outputs

OutputNameExpected type(s)Description
Pin 0intersectionscoping
Pin 1scopingA_min_intersectionscoping

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: scoping

Plugin: core

Scripting name: intersect

Full name: scoping.intersect

Internal name: scoping::intersect

License: None

Changelog

  • Version 0.0.0: Initial release.