-
Notifications
You must be signed in to change notification settings - Fork 8
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
4b16756
commit 41eec56
Showing
1 changed file
with
16 additions
and
2 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,30 @@ | ||
LentilToolBox | ||
|
||
=================================== | ||
|
||
###Commit | ||
|
||
A CATIA plug-in that can generate complex shaft parts within CATIA via COM interface automatically. | ||
|
||
###About the source code | ||
Project environment: VS Community 2015.<br /> | ||
|
||
Project environment: VS Community 2015. | ||
|
||
Language: VB & C# | ||
|
||
###Instruction | ||
|
||
Plz Refer to [this](https://github.com/Lentil1016/LTB/blob/master/v1.1/Instruction_v1.1_cn.pdf) | ||
|
||
###Current issues | ||
Can sometimes make the CATIA instance crash.<br /> | ||
|
||
Can sometimes make the CATIA instance crash. | ||
|
||
Can sometimes fail to model at the first time a CATIA instance luanched. | ||
|
||
###About this project | ||
|
||
I'm a mechanical major undergraduate, An amateur on programing stuff.<br /> | ||
|
||
These days are busy, I have my machinery design project to do, Update might be slower than usual. | ||
thanks for your interests. :) |