# make_compound_from_assembly_rcompound ## API Definition ```python 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.