|
Spatial presents reference material, which includes functions, classes, Scheme extensions, etc., in standard formats called
reference templates. Each type of reference material is presented in a template that contains a set of named information fields applicable to the type of material. For example, all functions are documented in a template containing a
Prototype field that lists the function's prototype(s), and a
Filename field that lists the source file in which the function is declared.
|
|
The template name, or heading, is generally the name of the reference item, such as a function name or class name.
Explanatory templates that define the contents of each field, including the template name, are included in the
3D ACIS Online Help User's Guide. These explanatory templates are named Function Template, Class Template, etc.
|