Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

I am trying to automate the disabling texture downscaling for all of the multipatch features in an existing ArcGlobe project (.3dd). The manual way to turn off this feature for every feature without having to go into Layer Properties -> Globe Display -> Advanced -> and checking Disable texture downscaling. However, my project has many feature layers. So far I am able to list all of the features by name within the existing ArcGlobe project using ArcPy. However, I haven't been able to find the properties programmatically to adjust this setting on a specific layer. Any insight on this would be greatly appreciated.

Thanks, Derek

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.