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

Represents the Line Planner More...

Inheritance diagram for NXOpen.Mfg.Mlp.MachiningLinePlanner:

Public Member Functions

unsafe NXOpen.Mfg.Mlp.ProcessPlan GetProcessPlan (NXOpen.Part part)
 Returns the ProcessPlan of the given part More...
 

Static Public Member Functions

static MachiningLinePlanner GetMachiningLinePlanner (NXOpen.Session owner)
 Returns the MachiningLinePlanner 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 Line Planner

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

Created in NX11.0.0

Member Function Documentation

static MachiningLinePlanner NXOpen.Mfg.Mlp.MachiningLinePlanner.GetMachiningLinePlanner ( NXOpen.Session  owner)
static

Returns the MachiningLinePlanner 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.Mlp.ProcessPlan NXOpen.Mfg.Mlp.MachiningLinePlanner.GetProcessPlan ( NXOpen.Part  part)

Returns the ProcessPlan of the given part

Created in NX11.0.0

License requirements: None.

Parameters
partpart to get the process plan from
Returns

Property Documentation

Tag NXOpen.Mfg.Mlp.MachiningLinePlanner.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.