-
```
from build123d import *
shape1 = Pos(0,0,0) * Box(30,30,30)
shape2 = Pos(30,0,0) * Box(50,5,5)
shape1 - shape2 # This is fine and produces a box with a hole…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Steps to reproduce:
1. Download the [sample DXF file](https://github.com/jscad/sample-f…
-
Follow on from #1262:
- [x] API endpoint to choose the preferred alias (#allow user to select preferred alias
- [ ] F/E to choose the preferred alias for display
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Forums discussion
https://forum.freecad.org/viewtopic.php?t=77785 (updated on 04th of April 2023)
##…
-
# What is needed?
Configurations for isPartOf/hasPart (Simple Compound) Objects Relationships
- isPartOf Strawberry Key Name Provider
- Corresponding Solr fields
- Views configuration
- Bl…
-
Several compound objects don't have proper cascades set up on them, thoroughly check to make sure things are behaving appropriately.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
1. Create a Part_Box.
2. Create a Part_Cylinder.
3. Change the DiffuseColor of one of th…
-
| Title (Goal) | Model complex objects |
| --- | --- |
| Primary Actor | Repository Admin |
| Scope | Islandora Site Architecture |
| Level | Medium? |
| Story | As a repository admin, I want to …
-
Since the compound (parent) objects do not have a date, sorting by date makes no sense.
-
Right now, tick history and dirty checking only work as expected if model properties are primitive values (strings, numbers, null, undefined, etc) but not if model properties are reference values -- a…