Thanks, @hamid.sh., I had a go at creating a clearance component but got stuck rather quickly.
In this case, I'm trying to model clearance for a PCB device. It's the same principle as the fastener, just a bit simpler since the device is rectangular. Say I have the following user parameters:
- DeviceWidth: 50 mm
- DeviceDepth: 80 mm
- DeviceClearanceLeft: 20 mm
- DeviceClearanceRight: 5 mm
- DeviceClearanceBack: 30 mm
- DeviceClearanceFront: 5 mm
- DeviceClearanceBottom: 5 mm
- DeviceClearanceTop: 10 mm
- DeviceThickness: 2mm
I'm able to create a sketch for a "Device" of "DeviceWidth x DeviceDepth" and extrude it to "DeviceThickness". This is the body that I'll use to create holes for where standoffs and corresponding screws need to go in the assembly.
Now I'm trying to create a clearance component for that device. Since this clearance is in all directions, I'm assuming the origin for the clearance sketch needs to start at (-1*DeviceClearanceLeft, -1*DeviceClearanceFront, -1*DeviceClearanceBottom) in relation to the Device sketch. How does one set the origin for a new sketch, and can that be through user parameters? I can easily infer the X, Y dimensions of the clearance rectangle, which would be something like (DeviceClearanceLeft+DeviceWidth+DeviceClearanceRight) and (DeviceClearanceFront+DeviceDepth+DeviceClearanceBack). But it's unclear how to do so accounting for clearances above and below the device when extruding the clearance body such that Fusion 360 will not report interference between the "device" body and the "clearance body".
As for clearances in general, I don't see an easy way to model clearances where the standoff or fastener requires a hole that is at least a specific distance from any edge (including other holes, bends, and whatnot). This is one of the areas where mistakes are often made, requiring rework in the design. I was hoping Fusion 360 would help in that regard.
Software Engineer
https://wernerstrydom.com