maxon.ColorCategoryAssetInterface

Description

Implementation of a color category asset.

Inheritance diagram

Inheritance

Parent Class:

Child Class:

Methods Signature

Create()

Returns a new color category asset.

GetColorCategory(asset, lookupRepository)

Returns the color category of an asset.

SetColorCategory(*args)

Stores a color category for an asset.

Methods Definition

static ColorCategoryAssetInterface.Create()

Returns a new color category asset.

Returns

A new reference of maxon.ColorCategoryAssetInterface.

Return type

maxon.ColorCategoryAsset.

static ColorCategoryAssetInterface.GetColorCategory(asset, lookupRepository)

Returns the color category of an asset.

Parameters
Returns

Tuple<Id, Color>.

Return type

maxon.Tuple [maxon.Id, maxon.Color]

static ColorCategoryAssetInterface.SetColorCategory(*args)

Stores a color category for an asset.

Parameters