Media9 cross section add section caps by default in view file

3dembeddingjavascriptmedia9

I would like to know how to enable the 'add section caps' feature by default in a predefined view of a 3D object in PDF using the media9 package. Right now the part is hollow after making a crossection with a predefined view and I have not been able to find an answer in the documentation of the media9 package.

Here is the shell part together with the option to be enabled by default:
enter image description here

And here the code in the .vws file:
enter image description here

Maybe there is an option like "sectioncapsvisible=true" somehow?

Any help would be appreciated. Thanks in advance, Thomas

Best Answer

Version 1.23 of package media9 adds two new options, SECTIONCAPPING=true|false and SHOWTRANSPARENT=true|false, for use in the subsection CROSSSECT of a 3D views file. Because these settings do not have a JavaScript representation, they cannot be detected by "Get Current View" of the 3D annotation's context menu and have to be added manually.