cutting_plane_color property

cutting_plane_color property

The Cutting Plane Color

Definition:

@property
def cutting_plane_color(self):
    ...
@cutting_plane_color.setter
def cutting_plane_color(self, value):
    ...

See Also