View.setActiveFibre


setActiveFibre(geomCSBeam, fibre)

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

geomCSBeamgeometric The name or ID of a geometric, or a pointer to a Geometric object. specifies a geometric cross section beam attribute
fibrestringfibre name
Return valuenone 

Back to View

Back to Overview