Click or drag to resize

Model Fields

The Model type exposes the following members.

Fields
  NameDescription
Protected field_elem_guid2ind
maps BuilderBeam Guids to indexes of ModelElements.
Public fieldbeamsets
beamsets of the model.
Protected fieldcro_guid2ind_
maps cross section guids to crosec indexes.
Public fieldcrosecs
cross sections of the model.
Public fielddp
display properties.
Public fieldelems
elements of the model.
Public fieldeloads
element loads of the model.
Public fieldgravities
gravity definitions of the model.
Public fieldin_crosecs
list of cross sections which were input by the user when assembling the model.
Public fieldin_materials
list of materials which were input by the user when assembling the model.
Public fieldjoints
joints of the model.
Public fieldlc_combinator
maps load-case names to load-case indexes.
Protected fieldlc_super_model_results_
SuperPosition rule for rendering model results.
Public fieldlcCombinations
rules for combining loads.
Protected fieldmat_guid2ind_
maps material guids to material indexes.
Public fieldmaterials
materials of the model.
Public fieldmaxDisp
maximum displacement of all load-cases.
Public fieldmaxEpsX
minimum strain in the structure - only valid if minmaxEpsX_isValid == true.
Public fieldminEpsX
minimum strain in the structure - only valid if minmaxEpsX_isValid == true.
Public fieldminmaxEpsX_isValid
true if min/max EpsX has been calculated.
Public fieldmloads
mesh-loads of the model.
Public fieldnodes
system nodes in their original position.
Public fieldnumber_of_created_finite_elements
number of elements which were computer generated in the course of e.g. splitting beams.
Public fieldploads
point loads that act on the model.
Public fieldpmass
point masses of the model.
Public fieldsupports
supports of the model.
Top
See Also