Skip to content

Document how to use BOSL2 Attachable #3

@epigramengineer

Description

@epigramengineer

One of the core constructs of BOSL2 is making your own attachable objects, see https://github.com/revarbat/BOSL2/wiki/Tutorial-Attachments#making-attachables.

This doesn't seem possible in SolidPython as there is no support for constructing a module as far as I can tell without just writing the scad code directly. attachable in BOSL2 is what lets you create custom attachment points with named_anchor. I'd like to be able to define a shape with different attachment points, and construct multiple of them and then add children attached to those various points on it.

Am I thinking about the paradigm incorrectly? How should I achieve this using SolidPython?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions