Database.createCombinationSmart


createCombinationSmart(name, [analysisType], [forceIDMax], [forceIDMin])

Creates smart combination

namestringCombination name
analysisTypeoptional string Either "structural" or "thermal".
forceIDMaxoptional integer The desired ID of the max part of the new loadcase.
forceIDMinoptional integer The desired ID of the min part of the new loadcase.
Return valueIFSmartCombination

Back to Database

Back to Overview