Options: Managing Saved Properties
Options: Managing Saved Properties
Hovering the cursor over the (or ) button maps the Save Props popup in which you can select to control saved properties.
The Saved properties panel may also be invoked directly from the [Display] popup, or by keyboard short-cut key "~" (Tilde).

|
deletes all saved properties in memory. Saved Attributes lets you control which components of a property are updated when you navigate to a saved property. All attributes are always saved , this controls what is updated when the property is restored .
|
||||||||||||
[ ] Allows you to reset any or all of these attributes for all models. |
||||||||||||
The effect on a saved property of changing model contentsIn order to be economical of memory the model-dependent data in a saved property is stored in "runlength encoded" form. This utilises the fact that in most models a sequence of items will all have the same visual attributes, for example all elements in a part will tend to have the same colour, transparency, etc. Therefore for a given item the property data each row is saved (qualitatively) as:
All items lying in the label range A to B implicitly have the same Blanking, Colour, Transparency and Display mode. Therefore when the model is changed the following happens:
It will be clear that the logic above is not perfect, and that changing a model may well invalidate some or all saved properties. This is an inevitable consequence of the compact storage method used, and is considered to be a reasonable compromise. Storing data in a "change resistant" form would require many orders of magnitude more memory, and this could have unacceptable side-effects on the performance of the code. |
||||||||||||
Export to file... saving properties to file
This is an ASCII (human-readable) file that is designed to be both programme and model independent, and its format is given below. The next free filename in the sequence < jobname >_nnn.prp will be presented as the default name, but you are free to use any name. Extension " .prp " is recommended though for compatibility with other Oasys LS-DYNA Environment software. |
|
Import from file... reloading properties from file
The most recently created file in the sequence < jobname >_nnn.prp will be presented as the default filename and if, as here, no such file exists it will be listed on a red background and you will have to specify an alternative. |
This panel lists the current saved properties status, in this example
currently at state 2 of 2, and allows you to select a saved property state
directly by number.
The complete contents of either the current property state 0 only, or
all saved property states, can be saved to an external properties file.
A previously saved file of properties can be reloaded into memory in
this
PRIMER
session, either replacing any existing properties or appending them to
the current list.