AssemblyManager Class
The commands in the AssemblyManager class are described below.
.
More...
Public Member Functions | |
| MovePart * | CreateMovePartParameter () |
| Moves parts in parallel. More... | |
| RotatePart * | CreateRotatePartParameter () |
| Rotates a part. More... | |
| void | Execute (ParameterObject *param) |
| Runs process using specified ParameterObject. More... | |
AssemblyManager Class
The commands in the AssemblyManager class are described below.
.
The commands related to the following operation are included in the AssemblyManager class.
| MovePart * AssemblyManager::CreateMovePartParameter | ( | ) |
Moves parts in parallel.
| RotatePart * AssemblyManager::CreateRotatePartParameter | ( | ) |
Rotates a part.
| void AssemblyManager::Execute | ( | ParameterObject * | param | ) |
Runs process using specified ParameterObject.
| param | ParameterObject object |