Transparency
Add transparency to some 3D plot types.
Syntax
model.result(<pgtag>).feature(<ftag>).create(<atag>,"Transparency");
model.result(<pgtag>).feature(<ftag>).feature(<atag>).set(property, <value>);
Description
model.result(<pgtag>).feature(<ftag>).create(<atag>,"Transparency") adds transparency named <atag> as an attribute to an isosurface, surface, volume, contour, slice, multislice, mesh, line, streamline, table annotation, or whirl 3D plot named <ftag>.
The following property is available:
See Also
MaterialAppearance, Surface (Plot), Volume