Extensible Application Markup Language (.xaml) export

Exports 3-D meshes a to an xaml (Extensible Application Markup Language) file for web applications that use SilverLight.

To save as or export a Rhino model

  1. On the File menu, click Export Selected or Save As.
  2. In the dialog box, the Files of type list displays the currently supported file types for export.
  3. In the Files of type box, select the supported file type.
  4. In the File name box, select or type a file name.
  5. If the export can be configured, click the Options button to specify export settings.
  6. Mesh file types export NURBS surfaces as meshes either with the specified meshing options, or the document render mesh settings.

XAML Export Options

Use render meshes

Uses the render mesh if one exists in the model.

Add rotation scroll bars

Adds slider bars to rotate the model.

Use origin for rotation center

Rotates the model around 0,0,0.

Add rotation animation
X Axis / Y Axis / Z Axis

Rotates the model about the x, y, or z axis.

Always use these settings. Do not show this dialog again.

Saves the current settings and turns off the dialog display.

To turn the message back on

See also: ResetMessageBoxes command.

See also

Wikipedia: Extensible Application Markup Language