Database#

class ansys.mapdl.core._commands.prep7.database.Database#

Database.aflist(**kwargs)

Lists the current data in the database.

Database.cdopt([option])

Specifies format to be used for archiving geometry.

Database.cdread([option, fname, ext, ...])

Reads a file of solid model and database information into the database.

Database.cdwrite([option, fname, ext, ...])

Writes geometry and load database items to a file.

Database.cecheck([itemlab, tolerance, dof])

Check constraint equations and couplings for rigid body motions.

Database.check([sele, levl])

Checks current database items for completeness.

Database.cncheck([option, rid1, rid2, rinc, ...])

Provides and/or adjusts the initial status of contact pairs.

Database.escheck([sele, levl, defkey])

Perform element shape checking for a selected element set.

Database.igesout([fname, ext, att])

Writes solid model data to a file in IGES Version 5.1 format.

Database.nooffset([label])

Prevents the cdread command from offsetting specified data items

Database.numcmp([label])

Compresses the numbering of defined items.

Database.nummrg([label, toler, gtoler, ...])

Merges coincident or equivalently defined items.

Database.numoff([label, value, kref])

Adds a number offset to defined items.

Database.numstr([label, value])

Establishes starting numbers for automatically numbered items.