NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::Mfg::Mlp::Command Class Reference

Represents a Machining Line Planner command
To obtain an instance of this class use NXOpen::Mfg::Mlp::MachiningLinePlanner::CreateCommand . More...

Inheritance diagram for NXOpen::Mfg::Mlp::Command:
NXOpen::TaggedObject

Public Member Functions

bool CanUndo ()
 Returns whether this command is undoable
Created in NX1847.0.0. More...
 
NXOpen::Mfg::Mlp::InputCreateInput ()
 Create the command input, to destroy the command input use NXOpen::Mfg::Mlp::Input::Destroy
Created in NX1847.0.0. More...
 
void Destroy ()
 Destroy command
Created in NX1847.0.0. More...
 
void Execute (NXOpen::Mfg::Mlp::Input *input)
 Execute the command
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Machining Line Planner command
To obtain an instance of this class use NXOpen::Mfg::Mlp::MachiningLinePlanner::CreateCommand .



Created in NX1847.0.0.

Member Function Documentation

bool NXOpen::Mfg::Mlp::Command::CanUndo ( )

Returns whether this command is undoable
Created in NX1847.0.0.



License requirements : None

NXOpen::Mfg::Mlp::Input* NXOpen::Mfg::Mlp::Command::CreateInput ( )

Create the command input, to destroy the command input use NXOpen::Mfg::Mlp::Input::Destroy
Created in NX1847.0.0.



License requirements : nx_mlp_setup (" NX Multi Setup Planner")

void NXOpen::Mfg::Mlp::Command::Destroy ( )

Destroy command
Created in NX1847.0.0.



License requirements : nx_mlp_setup (" NX Multi Setup Planner")

void NXOpen::Mfg::Mlp::Command::Execute ( NXOpen::Mfg::Mlp::Input input)

Execute the command
Created in NX1847.0.0.



License requirements : nx_mlp_setup (" NX Multi Setup Planner")

Parameters
inputinput

The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.