dbSetStrapTwig
dbSetStrapTwig(
d_strapId
t_name
)
=> t / nil
Description
Changes the twig associated with the specified strap pattern.
Arguments
|
The strap pattern ID whose twig association must be changed. |
|
Value Returned
|
The twig association was changed with the specified strap pattern ID. |
|
|
The twig association was not changed with the specified strap pattern ID. |
Examples
dbSetStrapTwig(strap twig1)
Related Topics
Topology Pattern Database Access Functions
Return to top