Get the active choice on the variant component
choice = getActiveChoice(variantComponent)
choice = getActiveChoice(variantComponent) finds which choice is active for the variant component.
choice
variantComponent
collapse all
The architecture where the variant choices are selected.
Data Types: systemcomposer.arch.Component
systemcomposer.arch.Component
Handle to the chosen variant.
addChoice | getChoices | setActiveChoice
addChoice
getChoices
setActiveChoice