Database.createLoadCurveStandard


createLoadCurveStandard(name, activationValue, peakValue, frequency, phaseAngle, assignmentFactor, curveType, [structuralThermal], [forceID])

Creates load curve based on standard shape

namestringLoad curve name
activationValuedoubleActivation time/increment
peakValuedoublePeak amplitude
frequencydoubleFrequency
phaseAngledoublePhase Angle
assignmentFactordoubleAmplitude factor
curveTypestringCurve type "Cosine", "Sine", "Square"
structuralThermaloptional string "Structural" or "Thermal"
forceIDoptional integer The desired ID of the new loadcase.
Return valueIFLoadCurve

Back to Database

Back to Overview