fusion_addin_framework.utils.get_appearance

fusion_addin_framework.utils.get_appearance(material_name: str)adsk.core.Appearance

Gets the appearance with the passed name from the Fusion 360 Appearance Library.

Parameters

material_name (str) – The name of the apperance to fetch.

Returns

The appearance.

Return type

adsk.core.Appearnce