For the complete documentation index, see llms.txt. This page is also available as Markdown.

3.1.5: Activate Element

The activation state of an element can be controlled with the β€œActivate Element”-component (see fig. 3.1.5.1). This component expects a model and a list of boolean values as input. The list of true/false values will be mapped to the activation status of the elements in the model. β€œTrue” corresponds to active, β€œFalse” to inactive. Section 3.5.9 shows, how the β€œActivate Element”-component enables one to view the solution history of the iterative β€œBESO for Beams”-algorithm.

Karamba3D sets elements inactive by giving them a very weak material with zero weight.

Fig. 3.1.5.1: Setting the activation state of all elements of a model with a list of boolean values.

Last updated