Skip to main content

Interface: SurroundingPairScopeType

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.internal.SurroundingPairScopeType

Properties

delimiter

delimiter: SurroundingPairName

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:166


forceDirection

Optional forceDirection: SurroundingPairDirection

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:167


requireStrongContainment

Optional requireStrongContainment: boolean

If true, then only accept pairs where the pair completely contains the selection, ie without the edges touching.

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:173


type

type: "surroundingPair"

Defined in

core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:165