NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Mfg.AM.Printer GetPrinter (string printerName)
 Retrieves a printer by name More...
 
unsafe NXOpen.Mfg.AM.Printer[] GetPrinters ()
 Retrieves the available 3D printers More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. 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...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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)
inline

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)
inlinestatic

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 ( )
inline

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.