Skip to main content

Interface: ModularSceneElementRequiredSnaps

Required-snap information for one element in a modular scene.

list contains all actual snap meshes whose codes are configured as required, including multiple meshes that share the same code. number is the configured minimum number of connections needed for this element.

Properties

hasRequiredSnaps

hasRequiredSnaps: boolean

Whether this product has at least one applicable required snap mesh.


list

list: ModularRequiredSnap[]

Status of every applicable required snap mesh.


number

number: number

Minimum number of required snap meshes that must be connected.