Assignment.setConsiderOverrides


setConsiderOverrides(isConsider)

Only used when this object is being pass to an ObjectSet function such as add. Follows the chain of inherited and overriden attributes, such that the objects considered are those 'currently using' this assignment - rather than the usual sense which is 'actually assigned in in the active loadcase'. This flag is switched to false by a call to setIgnoreAll()

isConsiderboolean
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to Assignment

Back to Overview