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.ApplicationManager Class Reference

Represents the Additive Manufacturing application More...

Inheritance diagram for NXOpen.Mfg.AM.ApplicationManager:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Mfg.AM.BuildTray CreateBuildTray (NXOpen.Part part)
 Creates a build tray in a file More...
 
unsafe NXOpen.Mfg.AM.SupportBuilder CreateSupportBuilder ()
 Creates Builder which allows for Creating Supports(Automatic, Manual, Regions Only) More...
 
unsafe NXOpen.Mfg.AM.Nester3D Get3DNester ()
 Retrieves the 3D Nester object More...
 
unsafe
NXOpen.Mfg.AM.AttributeClipboard 
GetAttributeClipboard ()
 Retrieves the Mfg. More...
 
unsafe NXOpen.Mfg.AM.BuildTray GetBuildTray (NXOpen.Part part)
 Retrieves the Mfg. More...
 
unsafe NXOpen.Mfg.AM.MeshProperties GetMeshProperties ()
 Creates a mesh properties builder More...
 
unsafe NXOpen.Mfg.AM.ProfileLibrary GetProfileLibrary ()
 Gets the Root Node of Profile Library More...
 
unsafe NXOpen.Mfg.AM.Library GetRootLibrary ()
 Gets the Root Node of Profile Library More...
 
unsafe NXOpen.Mfg.AM.SupportBuilder GetSupportBuilder (NXOpen.Mfg.AM.Support tagSupport)
 Retrieves the support builder object 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 ApplicationManager GetApplicationManager (NXOpen.Session owner)
 Returns the ApplicationManager 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 application

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

Created in NX11.0.1

Member Function Documentation

unsafe NXOpen.Mfg.AM.BuildTray NXOpen.Mfg.AM.ApplicationManager.CreateBuildTray ( NXOpen.Part  part)
inline

Creates a build tray in a file

Created in NX11.0.1

License requirements: am_pb_cam_basic ("Basic NX Powder Bed Additive Manufacturing Application")

Parameters
partthe part to which the build tray is added
Returns
the build tray
unsafe NXOpen.Mfg.AM.SupportBuilder NXOpen.Mfg.AM.ApplicationManager.CreateSupportBuilder ( )
inline

Creates Builder which allows for Creating Supports(Automatic, Manual, Regions Only)

Created in NX1872.0.0

License requirements: am_pb_mtls_sg_2 ("Advanced NX Additive Support Geometry") OR am_pb_mtls_sg_1 ("Basic NX Additive Support Geometry")

Returns
unsafe NXOpen.Mfg.AM.Nester3D NXOpen.Mfg.AM.ApplicationManager.Get3DNester ( )
inline

Retrieves the 3D Nester object

Created in NX11.0.1

License requirements: am_pb_mtls_nest_3d_2 ("NX Powder Bed Additive 3D Nesting") OR am_pb_mtls_nest_3d_1 ("NX Powder Bed Additive 2D Nesting")

Returns
the 3D Nester
static ApplicationManager NXOpen.Mfg.AM.ApplicationManager.GetApplicationManager ( NXOpen.Session  owner)
inlinestatic

Returns the ApplicationManager 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.AttributeClipboard NXOpen.Mfg.AM.ApplicationManager.GetAttributeClipboard ( )
inline

Retrieves the Mfg.

AM.AttributeClipboard

Created in NX12.0.1

License requirements: None.

Returns
AttributeClipboard
unsafe NXOpen.Mfg.AM.BuildTray NXOpen.Mfg.AM.ApplicationManager.GetBuildTray ( NXOpen.Part  part)
inline

Retrieves the Mfg.

AM.BuildTray

Created in NX11.0.1

License requirements: None.

Parameters
partthe part to retrieve the build tray from
Returns
the build tray
unsafe NXOpen.Mfg.AM.MeshProperties NXOpen.Mfg.AM.ApplicationManager.GetMeshProperties ( )
inline

Creates a mesh properties builder

Created in NX1872.0.0

License requirements: am_pb_cam_basic ("Basic NX Powder Bed Additive Manufacturing Application")

Returns
unsafe NXOpen.Mfg.AM.ProfileLibrary NXOpen.Mfg.AM.ApplicationManager.GetProfileLibrary ( )
inline

Gets the Root Node of Profile Library

Created in NX11.0.2

License requirements: am_pb_cam_basic ("Basic NX Powder Bed Additive Manufacturing Application")

Returns
profile root
unsafe NXOpen.Mfg.AM.Library NXOpen.Mfg.AM.ApplicationManager.GetRootLibrary ( )
inline

Gets the Root Node of Profile Library

Created in NX1847.0.0

License requirements: None.

Returns
profile root
unsafe NXOpen.Mfg.AM.SupportBuilder NXOpen.Mfg.AM.ApplicationManager.GetSupportBuilder ( NXOpen.Mfg.AM.Support  tagSupport)
inline

Retrieves the support builder object

Created in NX11.0.1

License requirements: am_pb_mtls_sg_2 ("Advanced NX Additive Support Geometry") OR am_pb_mtls_sg_1 ("Basic NX Additive Support Geometry")

Parameters
tagSupportthe support
Returns
the support builder

Property Documentation

Tag NXOpen.Mfg.AM.ApplicationManager.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.