3D printing

This section describes how to use the Windows.Graphics.Printing3D namespace to add 3D printing functionality to your Universal Windows Platform (UWP) app.

For more information on 3D printing with Windows, including resources for hardware partners, community discussion forums, and general information on 3D print capabilities, see 3D printing with Windows 10.

Topic Description
3D print from your app Learn how to add 3D printing functionality to your UWP app. This topic covers how to launch the 3D print dialog after ensuring your 3D model is printable and in the correct format.
Generate a 3MF package Describes the structure of the 3D Manufacturing Format file type and how it can be created and manipulated with the Windows.Graphics.Printing3D APIs.