Modelling a 'Flexible' part?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I have a unique problem and I could use some advice. I want to model a 'flexible' part. To be clear, I don't mean flexible in the sense of being rubbery, but rather, one whose dimensions vary by outside constraints - similar to flexible assemblies.
The problem is a simple bracket - with a flat plate on one end, and a pivoting mount on the other. The problem is that the dimensions of this bracket will vary with each location it's used (and it will be used a lot).
It's not important, whether this is modelled as a part or assembly, the BOM will be managed elsewhere, but I do need the length (L) made available as a parameter, or some other way so I can use it later. The angle (A) doesn't really matter, but it will change from location to location.
Here's what I've tried/considered:
- I tried using adaptivity - but you can't have multiple adaptive occurrences of a part within the same assembly - so that's out.
- I have considered making it as an assembly, allowing the shaft of the bracket to be connected via a pivot joint to the swivel bracket, but to continue for some length (say 1 meter) through the fixed bracket - then use an extrude cut at the assembly level to clean up the protruding material once all brackets are placed. This would work, but I don't know how to get the Length (L) parameter for each occurrence.
- The longest, most painful is to calculate the angle and length of each occurrence externally (e.g. Excel) then import those values as model states. This would also work, but it's more effort than I would like.
- VBA/iLogic
Ideally, I would just create a multibody part that is adaptive, and constrain each occurrence adaptively - then use a reference dimension to output the length as an iProp or similar.
Any suggestions?
