Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.38 KB

printing3dmultiplepropertymaterial.md

File metadata and controls

23 lines (16 loc) · 1.38 KB
-api-id -api-type -api-device-family-note
T:Windows.Graphics.Printing3D.Printing3DMultiplePropertyMaterial
winrt class
xbox

Windows.Graphics.Printing3D.Printing3DMultiplePropertyMaterial

-description

Represents a combination of properties and/or materials from the material groups specified in (MaterialGroupIndices).

-remarks

Each multi-property material is defined by a combination of properties and/or materials that are listed in the specified material groups (MaterialGroupIndices). Each combination is defined by listing the index of an item from one material group with the index of an item from a secondary material group. The combinations are specified in MultipleProperties, where the index values are specified in the same order as the material groups listed in MaterialGroupIndices.

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

-examples

-see-also