unselect automatic design load combinations
unselect automatic design load combinations
(OP)
I'm working on a project and I need to unselect automatic design load combinations.
I can not find the related code.Can anyone help me?
I can not find the related code.Can anyone help me?





RE: unselect automatic design load combinations
To deselect the auto load combinations check the "design load combinations selection" and untick the box "Automatic ...".
To manually edit these combinations, click the "Set automatic design load combination data".
RE: unselect automatic design load combinations
I think my question was not complete.
I'm working with MATLAB and SAP.
I've linked them together and I need to matlab code to unselect automatic design load combinations.
ret = SapModel.DesignSteel.????
What should I put in place of the question mark?
Thanks