Add variant components to architecture
adds a set of components specified by the array of names.variantList
= addVariantComponent(architecture
,variantComponents
)
creates a variant component the architecture at a given position.variantList
= addVariantComponent(architecture
,variantComponents
,'Position',position
)