📄️ Intro Compounds
Learn how to create compound shapes for better performance and grouped transformations in OCCT
📄️ Compounded Drawing
Learn how to use compounds for efficient rendering of complex geometric patterns and assemblies
Compounds group several OCCT shapes into one object in Bitbybit without fusing them together. That distinction matters: a boolean union merges overlapping solids into a single body, while a compound keeps each part separate and individually addressable, which is what you want for a multi-part assembly, a set of laser-cut pieces laid out on a sheet, or any result you will later colour or export part by part. These pages cover creating compounds, drawing them, taking them apart again to get at the shapes inside, and when a compound is the right choice over a union.
Learn how to create compound shapes for better performance and grouped transformations in OCCT
Learn how to use compounds for efficient rendering of complex geometric patterns and assemblies