Overview
Comment: | Removed labels on one vector bond to demonstrate port aliasing. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1a8abdb3d916682cb91ec009a4937aab |
User & Date: | geraint@users.sourceforge.net on 2004-08-18 23:21:40 |
Other Links: | branch diff | manifest | tags |
Context
2004-08-19
| ||
19:14:11 | File removed: abg2ibg_dia2m is now used instead. check-in: 5ad4a3ecdd user: geraint@users.sourceforge.net tags: origin/master, trunk | |
2004-08-18
| ||
23:21:40 | Removed labels on one vector bond to demonstrate port aliasing. check-in: 1a8abdb3d9 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
23:19:04 | Replaced deprecated is_struct and struct_contains with isstruct and isfield. check-in: e919e8d1a2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/examples/Dia/Mechanical-2D/StackOfSupportedBars/StackOfSupportedBars_abg.dia from [17f0f9a2a3] to [97772ada2d].
︙ | |||
2405 2406 2407 2408 2409 2410 2411 | 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 | - + | </dia:attribute> </dia:object> <dia:object type="BondGraph - MTT bond" version="0" id="O128"> <dia:attribute name="obj_pos"> <dia:point val="26.8169,35.4036"/> </dia:attribute> <dia:attribute name="obj_bb"> |
︙ | |||
2438 2439 2440 2441 2442 2443 2444 | 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 | - - - - - - - + | </dia:attribute> <dia:attribute name="arrow_on_start"> <dia:boolean val="false"/> </dia:attribute> <dia:attribute name="signal"> <dia:boolean val="false"/> </dia:attribute> |
︙ |
Modified mttroot/mtt/lib/examples/Dia/Mechanical-2D/StackOfSupportedBars/StackOfSupportedBars_lbl.txt from [b74e20c574] to [a98f24e28a].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | #SUMMARY StackOfSupportedBars #DESCRIPTION A stack of rigid 2D bars supported by spring-dampers. #DESCRIPTION The model demonstrates hierarchical modelling in dia #DESCRIPTION including vector ports, repeated components and |
︙ |