Rémi Delaporte-Mathurin

Results 249 comments of Rémi Delaporte-Mathurin

@Shimwell if we'd want to cut a shape with this imported solid would something like this work ? ping @jhdark ```python import paramak # import the cad file solid, wires...

@Shimwell I don't really get what is extruded here ?

True, but the user could be confused as there are many distances: ![image](https://user-images.githubusercontent.com/40028739/100252314-0304f100-2f40-11eb-89de-934f8f4ad96a.png) Distance is also suitable for width or height. In ExtrudeShape, there is not doubt cause there is...

Ok then. The only potential issue I find is that the `distance `parameter from the Cutter class and from the inherited class don't have the same value. This may mess...

Are you talking about the diagram of interactions of the paramak with other codes ?

https://lucid.app/invitations/accept/7a624a34-7695-4ca4-9544-c3c8887c0eaf This one

Could you provide with minimal working examples that reproduce the bug and perhaps the expected geometry ?

Thanks @billingsley-john , I'll try and have a look. This is maybe a CQ issue, in that case we should be able to isolate it.