Transparency
Add transparency to some 3D plot types and 2D plot types with a height attribute.
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, pellets, streamline, streamline multislice, streamline surface, table annotation, or whirl 3D plot named <ftag> or to a contour, function, histogram, line, matrix histogram, optical aberration, surface, table histogram, or table surface 2D plot named <ftag> and using a height expression attribute.
The following property is available:
See Also
Height, AberrationHeight, HistogramHeight, TableHeight, MaterialAppearance, Surface (Plot), Volume