geometry modify curve chain
Format:
geometry modify curve chain |
|---|
chain_name = | a new chain |
new_chain_name = | a new chain |
comments = | string |
objects_in_chain = | an existing gwire |
Example:
geometry modify curve chain & |
|---|
chain_name = | CHAIN__1 & |
new_chain_name = | CHAIN__2 |
Description:
Parameter | Value Type | Description |
|---|
chain_name | A New Chain | Specifies the name of the chain you want to create or modify |
new_chain_name | A New Chain | Specifies a new name for the geometry |
comments | String | Specifies comments for the object being created or modified. |
objects_in_chain | An Existing Gwire | Specifies the geometry to be chained together |
Extended Definition:
1. The geometry to be chained together must touch at one endpoint and cannot be closed geometry. It adds the final chained geometry to the part that owns the first geometry that you selected.
2. When an Adams Solver data file (.adm) is read into Adams View, all comments associated with a statement (from the end of the previous statement through the end of the current statement) are stored with the object. Comments in the data file can be associated with model. These comments must follow the title statement and be followed by the comment 'END OF MODEL COMMENTS'. This string must be uppercase.
When an Adams Solver data file is written, the comments for an object are written before the statement corresponding to the object.