Assignment.setConsiderAllAssigns


setConsiderAllAssigns(isConsider)

Only used when this object is being pass to an ObjectSet function such as add. Ignores the active loadcase, and considers any object, howsoever assigned - rather than the usual case which is 'actually assigned 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