View.setActiveLamina


setActiveLamina(laminate, lamina)

Set active the given lamina (layer) belonging to the given laminate (composite attribute). Thus, if this function is called with the lamina name 'layer1', and the laminate 'bob', only elements with an assignment to 'bob' will be affected. The active lamina is the one that is used for visualisation and results plots There is always an active lamina, even if the currently requested results or visualisation do not require it (in which case it is ignored).

laminatecomposite The name or ID of a composite, or a pointer to a Composite object. Specifies a composite attribute
laminastring
Return valuenone 

Back to View

Back to Overview