Print3DManager 类

定义

创建 3D 打印体验。

public ref class Print3DManager sealed
/// [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 Print3DManager final
[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 Print3DManager
Public NotInheritable Class Print3DManager
继承
Object Platform::Object IInspectable Print3DManager
属性

Windows 要求

要求 说明
设备系列
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Graphics.Printing3D.Printing3DContract (在 v1.0 中引入)

注解

此 API 设计用于 3D 制造格式 (3MF) 包。 有关 3MF 的详细信息,请参阅 3MF 规范

方法

名称 说明
GetForCurrentView()

获取 3D 打印管理器。

ShowPrintUIAsync()

以编程方式启动 3D 打印用户界面。

活动

名称 说明
TaskRequested

创建新的 3D 打印作业时发生。

适用于

另请参阅