PlotColorSource

class py3dm.PlotColorSource(*args, **kwds)

Bases: enum.Enum

Python bindings for the openNURBS plot_color_source enumerator.

from_layer = 0
from_object = 1
from_material = 2
from_parent = 3