Database.createLoadCurveStandard


createLoadCurveStandard(name, activationValue, peakValue, frequency, phaseAngle, assignmentFactor, curveType, [analysisName], [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"
analysisNameoptional string Name of analysis in which to create the new load curve
forceIDoptional integer The desired ID of the new loadcase
Return valueIFLoadCurve

Back to Database

Back to Overview