implement ApplyCommand and SetCurrentTool
This commit is contained in:
committed by
Yorik van Havre
parent
fbbd0ce35b
commit
b9362df315
@@ -39,6 +39,14 @@ Start a simulation process on a box shape stock with given resolution\n</UserDoc
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="ApplyCommand" Keyword='true'>
|
||||
<Documentation>
|
||||
<UserDocu>
|
||||
ApplyCommand(placement, command):\n
|
||||
Apply a single path command on the stock starting from placement.\n
|
||||
</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Attribute Name="Tool" ReadOnly="true">
|
||||
<Documentation>
|
||||
<UserDocu>Return current simulation tool.</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user