Results 40 comments of David Carter

A lot can be done with the Exploded Assembly workbench, but not all. In the meantime though it is a recommended work around. Limitations: - needs a plane normal to...

Not surprised by this which is probably not what you expected to hear. Let me explain why. The fin is offset from the origin by the radius of the body...

That makes sense. Let me look into it. It may not be a simple reversion as there were a lot of changes to support the rocket builder.

> > * Separate Hardness from LinearElastic model > > Nice, that's part of what I proposed here: https://forum.freecad.org/viewtopic.php?t=81668#p711064 > > I suggested some additional cleanups for the Linear Elastic...

To clarify, the Material.DLL is missing content, which impacts the MatGui.DLL. You should be able to see the following: ` >>> import Material >>> dir(Material) ['Material', 'MaterialManager', 'Model', 'ModelManager', 'ModelProperty',...

> The order of the Shape appearance properties matches the related Preference page as well. I do not understand why these properties have have different order in the Properties view...

Interesting application. The hard part will be generalizing the UI

> @davesrocketshop sorry for asking but would there be a hack to use some material properties from your overhaul to make the section cut look like a closed profile? Not...

> > So FreeCAD seems to already have the needed functionality to create this missing geometry. Couldn't this be integrated in the Clipping Plane function? > > The problem is...