FeResPost Web Site                     FeResPost Online User Manual

III.2.1 “SamcefDb” class

A “SamcefDb” object can be created by a statement using “new” method like:

    db=SamcefDb.new()

Method “initialize” initializes or clears a SamcefDb object. This class is a specialization of the FeResPost “DataBase” class.

  III.2.1.1 Reading Samcef models
  III.2.1.2 “CoordSys” methods
   III.2.1.2.1 “getCoordSysCopy”
   III.2.1.2.2 “addCoordSys”
   III.2.1.2.3 “makeAllCoordSysWrt0”
  III.2.1.3 Construction of Groups by association operations
  III.2.1.4 Methods related to Results importation
   III.2.1.4.1 “readDesFac” method
   III.2.1.4.2 “readDesFac2H” method
   III.2.1.4.3 Flags for reading of Results
  III.2.1.5 Attaching “DES/FAC” files to a Samcef DataBase
   III.2.1.5.1 Managing DES/FAC file attachments
   III.2.1.5.2 Extracting information from DES/FAC attachments
   III.2.1.5.3 Extracting Results from attachments
   III.2.1.5.4 Storage buffers for result files random access
  III.2.1.6 GMSH outputs
  III.2.1.7 Production of additional Results
  III.2.1.8 Iterators
  III.2.1.9 Other methods
  III.2.1.10 Attributes