Object Reference
:
Object View and Procedure Reference
:
Model
spec
Model Views
Display the text specification view for model objects.
Syntax
model_name.
spec
(options)
Options
p
Print the specification text.
Examples
model1.spec
displays the specification of the object
MODEL1
.
Cross-references
See also
Model::append
,
Model::merge
,
Model::printview
.