The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



NAtoms


Unit:SDL_cstruct
Class:TCTab
Declaration:property NAtoms: integer;

The property NAtoms returns the number of valid atoms of a connection table (i.e. the size of a molecule).

Note, that the size of the connection table can be changed by writing to NAtoms. However, this is a potentially dangerous action. The user should therefore resort to the methods AddAtom and DeleteAtom in order extend or shrink the connection table.



Last Update: 2023-Dec-13