arcticPigs release V1.0 helpefiles |
![]() |
The modelFile object allows access to the static properties of the actual file. For example you can access the copyright information or the notes associated with this file. You would generally only use this object to display information on files loaded by the viewer, such as the copyright window does.
Name | Type | Description |
---|---|---|
copyright(String) | ![]() | Contains the copyright information of this action. |
lastModifiedBy(String) | ![]() | Contains the name of the author who last modified this file. |
name(String) | ![]() | Containst the short name of this model. |
notes(String) | ![]() | Contains the notes belonging to this action file. |
url(String) | ![]() | Contains the full path to the location of the file. |
See also:
Last Updated: 06/15/02 |