Hi,
On MacOs, when the river rubicon environment is activated it is sometimes difficult to see the sketches on light materials. It would be interesting to modify this either by giving the possibility of modifying the color of the sketches or by improving the contrast in this case (the idea of a dark background is to bring out light-colored pieces)
Solved! Go to Solution.
Hi,
On MacOs, when the river rubicon environment is activated it is sometimes difficult to see the sketches on light materials. It would be interesting to modify this either by giving the possibility of modifying the color of the sketches or by improving the contrast in this case (the idea of a dark background is to bring out light-colored pieces)
Solved! Go to Solution.
Solved by ryan.bales. Go to Solution.
Solved by jhackney1972. Go to Solution.
If you are up to some easy application file changing, you can assign different sketch colors to most all your design entities. Below is the path (Windows) to the controlling file for the RiverRubicon environment and an Animated GIF showing the sketch color changed to a bright yellow. All you need is a simple text editor. Be sure you back up the file before altering in case you make a mistake.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
If you are up to some easy application file changing, you can assign different sketch colors to most all your design entities. Below is the path (Windows) to the controlling file for the RiverRubicon environment and an Animated GIF showing the sketch color changed to a bright yellow. All you need is a simple text editor. Be sure you back up the file before altering in case you make a mistake.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Hi, thanks but I'm on macos, do you have this access path for this operating system?
Hi, thanks but I'm on macos, do you have this access path for this operating system?
I do not have the exact path but I am sure it in a similar folder. Do a search for the shown XML file and see what you find.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
I do not have the exact path but I am sure it in a similar folder. Do a search for the shown XML file and see what you find.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
no, the architecture is not the same and access to this type of file is not possible on macos
no, the architecture is not the same and access to this type of file is not possible on macos
The path to the xml is:
The path to the xml is:
John is right and this is fully possible, the path is quite different on macOS but the xml is still there and editable all the same. The full path is long:
/Users/<username>/Library/Application Support/Autodesk/webdeploy/production/b0342c71c957b534dd1f17522ad0b16911522879/Autodesk Fusion 360.app/Contents/Libraries/Neutron/Neutron/Server/Scene/Resources/Environments/RiverRubicon
THe tricky part on mac is you have to 'show package contents:
John is right and this is fully possible, the path is quite different on macOS but the xml is still there and editable all the same. The full path is long:
/Users/<username>/Library/Application Support/Autodesk/webdeploy/production/b0342c71c957b534dd1f17522ad0b16911522879/Autodesk Fusion 360.app/Contents/Libraries/Neutron/Neutron/Server/Scene/Resources/Environments/RiverRubicon
THe tricky part on mac is you have to 'show package contents:
Phil, " Users/[name]/Library/Application Support/Autodesk/webdeploy/release/[long alpha numeric code]/Autodesk Fusion 360.app/Contents/Libraries/Neutron/Neutron/Server/Scene/Resources/Environments " This path gives nothing. Ryan's on the other hand yes
Phil, " Users/[name]/Library/Application Support/Autodesk/webdeploy/release/[long alpha numeric code]/Autodesk Fusion 360.app/Contents/Libraries/Neutron/Neutron/Server/Scene/Resources/Environments " This path gives nothing. Ryan's on the other hand yes
@jhackney1972 the request was for macos why approve your solution when it deals with windows?
@jhackney1972 the request was for macos why approve your solution when it deals with windows?
You would have had no idea of the ability to modify the XML file and achieve what you desired was possible until I posted the possibility. The operating system is purely a side note to the solution.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
You would have had no idea of the ability to modify the XML file and achieve what you desired was possible until I posted the possibility. The operating system is purely a side note to the solution.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
😂😂😂are you okay, you don't doubt anything? Of course I knew about xml files, it was even the support who told me about it in 2022 CaseNo:19091897, and I have already spoken about it on this forum, but until then no one other than Ryan had been able to give me the exact path on mac os.
😂😂😂are you okay, you don't doubt anything? Of course I knew about xml files, it was even the support who told me about it in 2022 CaseNo:19091897, and I have already spoken about it on this forum, but until then no one other than Ryan had been able to give me the exact path on mac os.
I corrected the path to point to "production" rather than a development build.
I corrected the path to point to "production" rather than a development build.
@ryan.bales would you have an explanation on the rgb, argb and rgba code? I don't understand the associated code as seen in the capture. Thanks in advance.
@ryan.bales would you have an explanation on the rgb, argb and rgba code? I don't understand the associated code as seen in the capture. Thanks in advance.
I would, if i also understood it in full. Perhaps we can tag in someone that could explain it and is familiar. @Victoria.Studley or @lance.carocci could either of you shed light on the coloring inside the xml above?
I would, if i also understood it in full. Perhaps we can tag in someone that could explain it and is familiar. @Victoria.Studley or @lance.carocci could either of you shed light on the coloring inside the xml above?
This is what I believe the number mean:
So if you used a ARGB color number of "1 .5 .8 .2" it would be an opaque color consisting of .5 (127/255) of RED, .8 (319/255 Approx.) of GREEN and .2 (51/255) of BLUE.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
This is what I believe the number mean:
So if you used a ARGB color number of "1 .5 .8 .2" it would be an opaque color consisting of .5 (127/255) of RED, .8 (319/255 Approx.) of GREEN and .2 (51/255) of BLUE.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
I should have specified it indeed but my real question is how do we calculate the RGB value 0 >255 in 0.85
I should have specified it indeed but my real question is how do we calculate the RGB value 0 >255 in 0.85
It is shown in my post, for each primary color, it is a proportion of the color you want over 255. To get a value of approximately half RED input you would use .5 which comes from 127.5 / 255 RED color component.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
It is shown in my post, for each primary color, it is a proportion of the color you want over 255. To get a value of approximately half RED input you would use .5 which comes from 127.5 / 255 RED color component.
John Hackney, Retired
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
ah ok thanks I had only understood that .5 and .8 were written without the 0 in front of the point
ah ok thanks I had only understood that .5 and .8 were written without the 0 in front of the point
@Victoria.Studley , @lance.carocci what interests me most is to know what these different labels correspond to
thx
@Victoria.Studley , @lance.carocci what interests me most is to know what these different labels correspond to
thx
Can't find what you're looking for? Ask the community or share your knowledge.