class Part_SetPhrase

Set TSE3::Part TSE3::Phrase Command. More...

Full nameTSE3::Cmd::Part_SetPhrase
Definition#include <Part.h>
InheritsTSE3::Cmd::Command [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Command to set a TSE3::Part's TSE3::Phrase.

See also: Command

 Part_SetPhrase (TSE3::Part *part, TSE3::Phrase *phrase)

Part_SetPhrase

To create this command specify the Part object to alter and the new TSe3::Phrase.

void  executeImpl ()

executeImpl

[protected virtual]

Reimplemented from Command for internal purposes..

void  undoImpl ()

undoImpl

[protected virtual]

Reimplemented from Command for internal purposes..