forked from calculix/Cubit-CalculiX
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
062eeb0
commit 1bd52b5
Showing
4 changed files
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
this is an unfinished list as to where changes must happen when a new keyword gets included. | ||
|
||
• core object | ||
• new commands | ||
• register in command plugin | ||
• in calculixcore: | ||
- implement object new coreobject | ||
- init | ||
- update | ||
- reset | ||
- read and save cub5 | ||
- autocleanup | ||
- highlight | ||
- parser | ||
- export data for inp | ||
- export data for gui | ||
• add to custom line -> core, command | ||
• add to step if necessary -> core, command | ||
• add to draw if necessary -> core, command | ||
• include in export command | ||
• create gui | ||
- tree | ||
- right click menu | ||
- highlight | ||
- navigation | ||
- panel widgets | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters