NXOpen .NET Reference  12.0.0
Public Member Functions | Static Public Member Functions | Properties | List of all members
NXOpen.Mfg.AM.PrinterManager Class Reference

Represents the Additive Manufacturing Printer Service More...

Inheritance diagram for NXOpen.Mfg.AM.PrinterManager:

Public Member Functions

unsafe NXOpen.Mfg.AM.Printer[] GetPrinters ()
 Retrieves the available 3D printers More...
 
unsafe NXOpen.Mfg.AM.Printer GetPrinter (string printerName)
 Retrieves a printer by name More...
 

Static Public Member Functions

static PrinterManager GetPrinterManager (NXOpen.Session owner)
 Returns the PrinterManager object for the running session which serves as the 'gateway' class for the application API. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 

Detailed Description

Represents the Additive Manufacturing Printer Service

Use the static method in this class to obtain an instance.

Created in NX11.0.1

Member Function Documentation

unsafe NXOpen.Mfg.AM.Printer NXOpen.Mfg.AM.PrinterManager.GetPrinter ( string  printerName)

Retrieves a printer by name

Created in NX11.0.1

License requirements: None.

Parameters
printerName
Returns
static PrinterManager NXOpen.Mfg.AM.PrinterManager.GetPrinterManager ( NXOpen.Session  owner)
static

Returns the PrinterManager object for the running session which serves as the 'gateway' class for the application API.

References to all other objects in this API are obtained either directly or indirectly via methods and properties on this class. Platform Session should be initialized using 'GetSession' method from NXOpen API prior to this call.

unsafe NXOpen.Mfg.AM.Printer [] NXOpen.Mfg.AM.PrinterManager.GetPrinters ( )

Retrieves the available 3D printers

Created in NX11.0.1

License requirements: None.

Returns

Property Documentation

Tag NXOpen.Mfg.AM.PrinterManager.Tag
get

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.