Similar Threads
1. Flexible sub-assemblies
2. Running the Flexible Sub-Assembly Gauntlet
In working with an assembly with flexible sub-assemblies, I often have
difficulty understanding the cause of certain errors.
Let me preface this example by mentioning that, even though I have used
multiple instances of a particular sub-assembly, NO alternate
configurations are active simultaneously. (SolidWorks can often not
properly reconcile two different configurations of a file at the same
time.)
How can it be that an assembly which functions properly with flexible
sub-assemblies (and has NO feature or mate errors) is saved, reopened
and is THEN riddled with mate problems (along with error or rebuild
flags in the Feature Manager)?
I've found that (by toggling one or more sub-assemblies to "rigid" and
then BACK to "flexible") it is possible to restore the assembly to its'
error-free condition. Unfortunately, this may be necessary the next
time the file is saved and reopened.
Am I overlooking something that I should be doing differently?
Is SolidWorks simply having trouble rebuilding its' own data?
Thanks in advance for your input...
Per O. Hoel
3. Flexible subassemblies
4. Flexible Subassemblies - Another good idea implemented poorly
When FSA where first introduced, I was thrilled. I do a lot of
mechanism design with complex relative motions and FSA looked like they
would be a tremendous productivity boost. Unfortunately, they haven't
panned out. Sure it works OK when you have one very simple FSA, but
anything beyond that is extremely flaky. As an example, I have an
assembly with two FSAs in it. The FSAs are very simple, and as
mechanisms, they are identical. One is a linear actuator, and the other
is a linear slide. Each has has a limit mate to constrain its stroke,
and each has one DOF along its axis.
The slide is 'fixed' in the main assembly, but flexible. The actuator
is mated such that each of its two components is fixed relative to a
corresponding component in the slide. It is also mated such that the
limit mate on each is not violated.
A grand total of 2 mates, and SW chokes on it. Neither mate can be
solved. Also, the limit mate in each FSA fails as well. Open up the
FSA and rebuild and it corrects itself, but the main assy fails. If I
suppress the limit mate in one of the two FSAs, all is well, except that
the mechanism doesn't work properly. Without both limit mates, one FSA
can move beyond its internal limit.
Jim S.
5. Flexible Assemblies too flexible
6. parts and sub-assemblies in sub-directories
"Matthew Rutherford" < XXXX@XXXXX.COM > wrote in message
news:1iuMc.875$ XXXX@XXXXX.COM ...
: Hi Chaps,
:
: I tried to be clever/organised, and created a structure of
: directories/sub-directories to match the structure of
: assemblies/sub-assemblies for a project within in ProE.
:
: Unfortunately, when I open the top-level assembly, it says (recursively)
: that it can't find the part, and I 'quick fix' / 'find component' manually
: to locate the part myself (tedious).
:
: Is there a way of getting pro/e to look in subdirectories by itself? or do I
: have to put all the stuff in one directory (not ideal)?
:
Two ways exist to do what you want.
* A config.pro option called search_path: Browse to the location that you want
included in the search. I believe it checks for files at the terminus, not
recrusively through the whole string. So if you have files at several levels in a
multilevel directory stucture, each level needs to be included as a separate
search_path statement.
* If you don't want to clutter up config.pro piles of search_path entries, create
a file called search.pro that contains all these paths. In config.pro, point to
this file with the option search_path_file.
The Fundementals section of the Help file gives a very detailed description of how
to go about this. Just search on 'search path'.
David Janes
7. how to create a sub-assembly to insert in assembly with macro
8. Assembly and Sub-Assembly BOM
Is there any way to show an exploded assembly (with its sub-assemblies
exploded too) and have a bill of material in a repeat region list EVERY part
and be able to show individual index numbers and balloons for all of them?