Skip to main content
大輔山96268249
Participant
August 23, 2017
Answered

How to change the color of each parts in the model tree of 3D data

  • August 23, 2017
  • 1 reply
  • 1834 views

As for Interacting with 3D models, I have checked below URL.

Interacting with 3D models

It is written In this page,  "You can use the Model Tree to hide or isolate parts, zoom in to parts, or make parts transparent. "

However I'd like to change the color of each parts.

Would you tell me, if you know how to change?

Thank you.

This topic has been closed for replies.
Correct answer Joel Geraci

You can't change the color of parts using Acrobat. However, you can set a new color for the part immediately after the model loads via some JavaScript. Is using JavaScript an option for you?

1 reply

Joel Geraci
Community Expert
Joel GeraciCommunity ExpertCorrect answer
Community Expert
August 23, 2017

You can't change the color of parts using Acrobat. However, you can set a new color for the part immediately after the model loads via some JavaScript. Is using JavaScript an option for you?

大輔山96268249
Participant
August 24, 2017

Thanks, Joel!!

I will try to change the color by using JavaScript.