Function intersect

Source
pub async fn intersect(
    exec_state: &mut ExecState,
    args: Args,
) -> Result<KclValue, KclError>
Expand description

Intersect returns the shared volume between multiple solids, preserving only overlapping regions.