Analysis.setDeformedMeshStart


setDeformedMeshStart(loadcase, timestep, factor)

Sets up the loadset from which the starting deformations for this analysis will be taken, and the factor that will be applied to those deformations.

loadcaseloadcase The name or ID of a loadcase, or a pointer to a Loadcase object. Model loadcase from which results should be taken
timestepintegerIndex of time step, increment or eigenvalue within the results of given loadcase (-1 means "last")
factordoublefactor
Return valuePointer to this objectReturn this object

Back to Analysis

Back to Overview