Any way to create timeline subgroups (groups within groups)?

Any way to create timeline subgroups (groups within groups)?

jaharley
Contributor Contributor
1,487 Views
17 Replies
Message 1 of 18

Any way to create timeline subgroups (groups within groups)?

jaharley
Contributor
Contributor

Hi,

 

I have a long timeline, and to clean it up I'm creating groups in my timeline for each component.  Some of those components themselves have pretty long timelines (say a lot of cut and pasted bolts).  I'd like to be able to make a timeline group inside another timeline group to further clean things up, but the group right-click menu is not available inside a timeline group.  Is there a way to do this, or some reason why it's restricted?


Thanks,
Jonah

0 Likes
Accepted solutions (1)
1,488 Views
17 Replies
Replies (17)
Message 2 of 18

TrippyLighting
Consultant
Consultant

Nope.


EESignature

0 Likes
Message 3 of 18

jaharley
Contributor
Contributor

Darn.  Thanks for the reply.  I'll post it as a feature request, unless there's some reason it doesn't make sense.

0 Likes
Message 4 of 18

TrippyLighting
Consultant
Consultant
Accepted solution

I believe it has been posted in the idea station already. The grouping function can certainly use a little TLC.


EESignature

Message 5 of 18

hansvaneven
Advocate
Advocate

Please Autodesk, this is something I could really use. When I import a component with subgroups these are all gone and it makes things difficult to work with in the timeline, it would really be great to have subgroups and keep original grouping from the model visible, thanks 

0 Likes
Message 6 of 18

TrippyLighting
Consultant
Consultant

@hansvaneven can you elaborate on what you mean with that, perhaps by showing an example with a screencast or screenshots?

 


@hansvaneven wrote:

...When I import a component with subgroups these are all gone and it makes things difficult to work with in the timeline, it would really be great to have subgroups and keep original grouping from the model visible, thanks 


 


EESignature

0 Likes
Message 7 of 18

hansvaneven
Advocate
Advocate

Hello, thanks for coming back to me.

The project in question is for a client so I can't share it but it's quite easy to explain. 

 

  • For example in this project, a template I use as base for other projets, I have a timeline using groups of features I can suppress or unsuppress, very handy to work with. hansvaneven_0-1728036351700.png
  • Now if I want to use this component in another project I simply import that into the new fusion file, as it's a template I unlink it, and then I can select the component in the new project and work further on details. All works perfectly but when you select the component it's a complete group in the timeline, but the original groups and names I gave to them are gone as F360 doesn't support subgroups and they are displayed as simply suppressed/unsuppressed items without being in a group as you can see here. 
    hansvaneven_1-1728036565525.png

So what I'd like to see it the ability to have subgroups in F360 with the name I gave to them like here 

hansvaneven_2-1728036717447.png

thanks 

Message 8 of 18

TrippyLighting
Consultant
Consultant

Aha! That's an interesting use case. I'll post about it on the Fusion Slack channel to gather feedback.


EESignature

Message 9 of 18

hansvaneven
Advocate
Advocate

Thanks 🙂

0 Likes
Message 10 of 18

TrippyLighting
Consultant
Consultant

I think instead of timeline groups, you can achieve the same with Configurations.


EESignature

Message 11 of 18

hansvaneven
Advocate
Advocate

Hello,

I didn't yet investigate configurations but from looking at it it could indeed be a solution. I'll try to learn more about it, thanks for your help

0 Likes
Message 12 of 18

hansvaneven
Advocate
Advocate

I checked configurations but it doesn't seems to be active in my paid subscription, seems I need to make my projects for teams but I'm the only one working on it so don't understand this. 

0 Likes
Message 13 of 18

hansvaneven
Advocate
Advocate

Ok I got it I had to create a Team and then transfer all my single user projects to the Team, trying to figure out configurations now 

0 Likes
Message 14 of 18

hansvaneven
Advocate
Advocate

Hello, I'm using Configurations now, works nice except when I import a model with configurations it asks me to select the desired configuration on import and once done you don't have access anymore to the other configurations. Is there a way to change configurations after you import a model into your scene ? thanks 

0 Likes
Message 15 of 18

TrippyLighting
Consultant
Consultant

Select the linked component in the browser, right-click, and select Switch Configuration.

 

TrippyLighting_0-1731419106075.png

 


EESignature

0 Likes
Message 16 of 18

hansvaneven
Advocate
Advocate

Thanks a bunch, but for this, the component needs to be linked ? I'm going to check this later 

0 Likes
Message 17 of 18

TrippyLighting
Consultant
Consultant

What I suggested in my last post works with linked components only, for obvious reasons 😉


EESignature

0 Likes
Message 18 of 18

wmadms1
Observer
Observer

OMG, seems like lying on your side to take a photo in landscape mode, it works but is it really a good option?  (I just put the camera on its side).

 

What would be great is a timeline that looks like this, showing two nested groups

wmadms1_0-1755722590096.png

The C++ equivalent is nested functions, from the web 

 

void outerFunction() {

       void innerFunction() {

       // Inner function logic }

innerFunction(); // Calling the inner function } 

 

regards

Alan

0 Likes