Print3DWorkflow.GetPrintModelPackage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the model of the 3D object to be printed.
public:
virtual Platform::Object ^ GetPrintModelPackage() = GetPrintModelPackage;
IInspectable GetPrintModelPackage();
public object GetPrintModelPackage();
function getPrintModelPackage()
Public Function GetPrintModelPackage () As Object
Returns
The model of the 3D object to be printed.