Database.setAutoGravity


setAutoGravity(isGravity, [analysis])

change the state of automatic gravity for all structural loadcases to that given. Note that this function will automatically skip any loadcases that inherit gravity from a previous loadcase by way of automatic incrementation. If an analysis is given, only that analysis will receive the change.

isGravitybooleanon or off
analysisoptional analysis The name of a analysis, or a pointer to a Analysis object.
Return valuenone 

Back to Database

Back to Overview