Get available choices in the variant component
compList = getChoices(variantComponent)
compList = getChoices(variantComponent) returns the list of choices available for a variant component.
compList
variantComponent
collapse all
Variant component with multiple choices.
Data Types: systemcomposer.arch.Component
systemcomposer.arch.Component
List of possible choices for the variant component.
addChoice | getActiveChoice | setActiveChoice
addChoice
getActiveChoice
setActiveChoice