NX Open C++ Reference Guide
Public Member Functions | Static Public Member Functions | List of all members
NXOpen::Mfg::Mlp::MachiningLinePlanner Class Reference

Represents the Line Planner
Use the static method in this class to obtain an instance. More...

Public Member Functions

NXOpen::Mfg::Mlp::ProcessPlanGetProcessPlan (NXOpen::Part *part)
 Returns the ProcessPlan of the given part. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Static Public Member Functions

static MachiningLinePlannerGetMachiningLinePlanner (NXOpen::Session *owner)
 Returns the MachiningLinePlanner object for the running session which serves as the 'gateway' class for the application API. 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.

NXOpen::Mfg::Mlp::ProcessPlan* NXOpen::Mfg::Mlp::MachiningLinePlanner::GetProcessPlan ( NXOpen::Part part)

Returns the ProcessPlan of the given part.

Returns

Created in NX11.0.0.

License requirements : None
Parameters
partpart to get the process plan from
tag_t NXOpen::Mfg::Mlp::MachiningLinePlanner::Tag ( ) const

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.