Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 752 Bytes

printing3dcomponent.md

File metadata and controls

23 lines (16 loc) · 752 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Graphics.Printing3D.Printing3DComponent
winrt class
xbox

Windows.Graphics.Printing3D.Printing3DComponent

-description

Represents a 3D Manufacturing Format (3MF) component. Acts as a container of other components.

-remarks

A component is a translation applied to an underlying mesh or arrangement of translations on a set of other components.

The Printing3DComponent class corresponds to the <object> element in the 3D Manufacturing Format (3MF) specification. For more info, see the 3MF Specification.

-examples

-see-also