MATLAB SIMULINK 3D ANIMATION - S Guide de l'utilisateur Page 342

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 490
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 341
10 Functions — Alphabetical List
10-2
stl2vrml
Convert STL files to VRML format
Syntax
stl2vrml(source)
stl2vrml(source,destination)
Description
stl2vrml(source) Converts the STL file that you specify with source to a VRML file.
Converts both ASCII and binary STL files. The resulting files are VRML97 compliant,
UTF-8 encoded text files.
VRML files have the same name as the source STL files, except that the extension is
.WRL instead of .STL. The stl2vrml function places the VRML files into the current
folder.
stl2vrml(source,destination) creates the converted VRML files in the destination
folder.
Input Arguments
source
The name of the source STL or Physical Modeling XML file. If source is a Physical
Modeling XML file, stl2vrml converts all STL files that the XML file references.
The stl2vrml function also creates a main assembly VRML file that contains inline
references to all converted individual VRML files. All inlines are wrapped by transform
nodes with DEF names corresponding to the part names defined in their respective STL
source files.
Default: ''
Vue de la page 341
1 2 ... 337 338 339 340 341 342 343 344 345 346 347 ... 489 490

Commentaires sur ces manuels

Pas de commentaire