Specify the file location of the script to be run for the given named component each time either the loadcase changes, or the set of elements used for results averaging changes. The entity may be given either as a name, or as an index previously registered using addScriptedResultsEntity. If the entity is given as a string and does not already exist, it will be created. If the component does not already exist within the given entity, a new component is created within the given entity.
filename | string | Name of script to be run |
entity | string or long | Name or index of results entity |
component | string | Name of results component |
Return value | none |
See also flushScriptedResults initialiseScriptedResults setScriptedResultsEntity setNodeScriptedResults setGaussScriptedResults setScriptedResults
Back to Database
Back to Overview