NX Open C++ Reference Guide
Classes
NXOpen::Mfg::Mlp Namespace Reference

Provides classes and interfaces for Machining Line Planner. More...

Classes

class  Blank
 Represents a Machining Line Planner blank
To obtain an instance of this class use GetBlankModel of Product. More...
 
class  InProcessFeature
 Represents a Machining Line Planner in-process feature
To obtain an instance of this class use GetInProcessFeatures of Operation or MachiningFeature. More...
 
class  IProcess
 Interface to the Machining Line Planner process
This is an abstract class, and cannot be instantiated. More...
 
class  IResource
 Interface to the Machining Line Planner resource
This is an abstract class, and cannot be instantiated. More...
 
class  Line
 Represents a Machining Line Planner line
To obtain an instance of this class use GetLine of ProcessPlan or ProcessSetup. More...
 
class  MachineTool
 Represents a Machining Line Planner machine tool
To obtain an instance of this class use GetMachineTool (not yet implemented!) of ProcessSetup. More...
 
class  MachiningFeature
 Represents a Machining Line Planner machining feature
To obtain an instance of this class use GetMachiningFeature of InProcessFeature or GetMachiningFeatures of Workpiece or PartFeature. More...
 
class  MachiningLinePlanner
 Represents the Line Planner
Use the static method in this class to obtain an instance. More...
 
class  Operation
 Represents a Machining Line Planner operation
To obtain an instance of this class use GetOperation of InProcessFeature or GetOperations of ProcessSetup. More...
 
class  Part
 Represents a Machining Line Planner part
To obtain an instance of this class use GetPartModel of Product or PartFeature. More...
 
class  PartFeature
 Represents a Machining Line Planner part-feature
To obtain an instance of this class use GetPartFeature of MachiningFeature or GetPartFeatures or Part. More...
 
class  ProcessPlan
 Represents a Machining Line Planner process plan
To obtain an instance of this class use NXOpen::Mfg::Mlp::MachiningLinePlanner

Created in NX11.0.1. More...
 
class  ProcessSetup
 Represents a Machining Line Planner process setup
To obtain an instance of this class use GetSetup of Operation, Workpiece or ToolSet or GetSetups on ProcessPlan or Line. More...
 
class  Product
 Represents a Machining Line Planner product
To obtain an instance of this class use GetProducts of ProcessPlan. More...
 
class  ToolAssembly
 Represents a Machining Line Planner tool assembly
To obtain an instance of this class use (not yet implemented!) GetToolAssembly of Operation. More...
 
class  ToolSet
 Represents a Machining Line Planner tool set
To obtain an instance of this class use GetToolSet of ToolAssembly. More...
 
class  Workpiece
 Represents a Machining Line Planner workpiece
To obtain an instance of this class, use GetWorkpiece of MachiningFeature or GetWorkpieces of ProcessSetup or Product. More...
 

Detailed Description

Provides classes and interfaces for Machining Line Planner.

Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.