cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

View Development path without creating a sandbox

ssaul
15-Moonstone

View Development path without creating a sandbox

Hi,

is there a way to view a development path without creating a (variant) sandbox?

I know that we can view a project revision - it can also be on a development path.

But this is not the top of the development path.

Any ideas?

1 ACCEPTED SOLUTION

Accepted Solutions
ssaul
15-Moonstone
(To:ssaul)

To answer my own question:

I got this info/solution from PTC support:

You can view a specific project on a specific developmentpath via the top menu:
    Project > Open Project > Select or type in the desired Project 
    > Next > Select Variant and choose the desired Variant
    > Next > Confirm your Selection > Finish
Or via CLI:
    si viewproject --project=<Path/to/project/project.pj> --devpath=<devpath name>
Note: using the additional parameter --gui for the CLI will open the graphical view as well.

 

View solution in original post

1 REPLY 1
ssaul
15-Moonstone
(To:ssaul)

To answer my own question:

I got this info/solution from PTC support:

You can view a specific project on a specific developmentpath via the top menu:
    Project > Open Project > Select or type in the desired Project 
    > Next > Select Variant and choose the desired Variant
    > Next > Confirm your Selection > Finish
Or via CLI:
    si viewproject --project=<Path/to/project/project.pj> --devpath=<devpath name>
Note: using the additional parameter --gui for the CLI will open the graphical view as well.

 

Top Tags