Files
cadSet/SimpleCADAPI/docs/api/make_compound_from_assembly_rcompound.md
2026-07-22 19:38:36 +08:00

360 B

make_compound_from_assembly_rcompound

API Definition

def make_compound_from_assembly_rcompound(assembly: Assembly) -> Compound

Source: operations.py

Import Surface

  • top-level: from simplecadapi import make_compound_from_assembly_rcompound

Description

Project an Assembly into an explicit flattened Compound geometry value.