[Freecad] Реализован интерфейс добавления свойства (property) к фрейм объекту"
This commit is contained in:
parent
b744fe30a0
commit
7f13c0056f
4 changed files with 32 additions and 13 deletions
|
@ -37,13 +37,12 @@ class Frames(Workbench):
|
|||
import Frames
|
||||
self.framecommands = [
|
||||
"FrameCommand",
|
||||
"ASM4StructureParsing",
|
||||
"SelectedPartFrameCommand",
|
||||
"AllPartFramesCommand",
|
||||
"FeatureFrameCommand"
|
||||
]
|
||||
self.toolcommands = [
|
||||
"ExportPartInfoAndFeaturesDialogueCommand",
|
||||
"ExportPlacementAndPropertiesCommand",
|
||||
"ExportGazeboModels",
|
||||
"InsertGraspPose"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue