Field
Synopsis
Top level data storage object, containing Header, Mesh, and Data.
Description
Field is the top level in the AVS/Express field data schema hierarchy. It is defined as the merge (V "+" operator) of the definitions of Header, Mesh, and Data. In object-oriented terminology, it uses multiple inheritance to acquire all of the characteristics of its specified types.
Files
See Also