ObjClass# class ansys.aedt.core.visualization.plot.pyvista.ObjClass(path, color, opacity, units)# Manages mesh files to be plotted in pyvista. Parameters: pathstrFull path to the file. colorstr or tupleCan be a string with color name or a tuple with (r,g,b) values. opacityfloatValue between 0 to 1 of opacity. unitsstrModel units. Attributes ObjClass.color Color.