notes copy
Allows you to copy an existing note to a new note. A note is a single text string, or a series of text strings used to add an annotation to an existing view or plot.
Format:
notes copy |
|---|
note_name = | existing note |
new_note_name = | new note |
Example:
notes copy & |
|---|
note_name = | note_for_part_1 & |
new_note_name = | note_for_part2 |
Description:
Parameter | Value Type | Description |
|---|
Note_name | Existing Note | Specifies an existing note. |
New_note_name | New Note | Specifies the name of the new note. You may use this name later to refer to this note. |
Extended Definition:
1. Adams View will not allow you to have two notes with the same name, so you must provide a unique name.
Normally, entity names are composed of alphabetic, numeric, or '_' (underscore) characters, and start with an alphabetic or '_' character. They may be of any length. For more information, see
Using Extended Names.
By enclosing the name in double quotes, you may use other printable characters, or start the name with a numeral. If a name contains characters, or starts with a numeral, you must always quote the name when entering it.
Note that you can specify the parentage of an entity (for example, what part "owns" a marker or a geometry element) when you CREATE it by changing the name. If you enter just the entity name, then the default parent will be assigned by Adams View. If you type in the full name, then you may override the default parent. In most cases, when creating an entity, Adams View will provide a default name. The default name that Adams View provides will specify the parentage that it has assumed.
You may, of course, delete this name and use your own. The form of a full name is:
"...._NAME.GRAND_PARENT_NAME.PARENT_NAME.ENTITY_NAME"
The number of levels used varies from case to case and the parentage must exist before an entity can be assigned to it.