Loadset.isAssociatedValues


isAssociatedValues(entity, component)

Returns true if this loadset is the currently active loadset, and was made active with associated values. Otherwise returns false. On returning true, entityName and colName are set to the entity and component specfied at the time it was made active

entityVARIANT Results entity i.e. "Stress - Thick Shell" etc..
componentVARIANT Sx, Sy, Sxy, etc.. See element reference manual for details
Return valuebooleantrue if active, and associated values used

Back to Loadset

Back to Overview