Printing3DComponent Klasse

Definition

Stellt eine 3D-Fertigungsformatkomponente (3D Manufacturing Format, 3MF) dar. Fungiert als Container mit anderen Komponenten.

public ref class Printing3DComponent sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Graphics.Printing3D.Printing3DContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Graphics.Printing3D.Printing3DContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Printing3DComponent final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Graphics.Printing3D.Printing3DContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Graphics.Printing3D.Printing3DContract")]
class Printing3DComponent final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Graphics.Printing3D.Printing3DContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Graphics.Printing3D.Printing3DContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Printing3DComponent
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Graphics.Printing3D.Printing3DContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Graphics.Printing3D.Printing3DContract")]
public sealed class Printing3DComponent
function Printing3DComponent()
Public NotInheritable Class Printing3DComponent
Vererbung
Object Platform::Object IInspectable Printing3DComponent
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Graphics.Printing3D.Printing3DContract (eingeführt in v1.0)

Hinweise

Eine Komponente ist eine Übersetzung, die auf ein zugrunde liegendes Gitter oder eine Anordnung von Übersetzungen für eine Reihe anderer Komponenten angewendet wird.

Die Printing3DComponent-Klasse entspricht dem <object> Element in der 3D Manufacturing Format-Spezifikation (3D Manufacturing Format, 3MF). Weitere Informationen finden Sie in der 3MF-Spezifikation.

Konstruktoren

Printing3DComponent()

Erstellt eine Instanz der Printing3DComponent-Klasse .

Eigenschaften

Components

Ruft die anderen Komponenten ab, die in der Komponente enthalten sind.

Mesh

Ruft das 3D-Gitternetz der Komponente ab oder legt es fest.

Name

Ruft den Namen der 3D Manufacturing Format -Komponente (3D Manufacturing Format, 3MF) ab oder legt den Namen fest.

PartNumber

Ruft die Teilenummer der Komponente 3D Manufacturing Format (3MF) ab oder legt diese fest.

Thumbnail

Ruft das Miniaturbild der Komponente 3D Manufacturing Format (3MF) ab oder legt es fest.

Type

Ruft den Typ der 3D Manufacturing Format-Komponente (3D Manufacturing Format, 3MF) ab oder legt diese fest.

Gilt für: