alias_api.Variant

class alias_api.Variant

Bases: pybind11_object

Class object to represent a variant in Alias.

property name

Get the Variant name. If the Variant is renamed after this object is created, the name property will not be updated to reflect the name change.

property path

Get the thumnail path for the Variant. If the Variant path is changed after this object is created, the path property will not be updated to reflect the path change.