Skip to content

flex_rf.tidy3d.VisualizationSpec

Type: class Base(s): Tidy3dBaseModel

Defines specification for visualization when used with plotting functions.

facecolor [str] = ''

Color applied to the faces in visualization.

edgecolor [str] = ''

Color applied to the edges in visualization.

alpha [float] = 1.0

Opacity/alpha value in plotting between 0 and 1.