User`s guide

10 Functions — Alphabetical List
10-98
Examples
To update the model four_link using the VRML file four_link.wrl:
vrphysmod('four_link.wrl', 'four_link');
To update the subsystem four_link/FOURLINK_ASM using the VRML file
four_link.wrl, ensure that the model that contains the subsystem is open, then:
vrphysmod('four_link.wrl', 'four_link/FOURLINK_ASM');
To update the current system using the VRML file four_link.wrl:
vrphysmod('four_link.wrl', gcs);
See Also
stl2vrml | vrcadcleanup | mech_import