Search found 40 matches

by Amal
Tue Nov 02, 2021 9:44 am
Forum: Assembly
Topic: import a CAD assembly from freeCAD in Python
Replies: 1
Views: 1763

import a CAD assembly from freeCAD in Python

HI, I'm interested in freeCAD development and Python programming especially Deep Learning and neural networks, I need a CAD environment to train my Deep Neural network, therefore, I import freecad in python 3.7 in anaconda navigator with deep learning libraries but I don't know how can I work with i...
by Amal
Tue Aug 10, 2021 9:48 pm
Forum: Open discussion
Topic: Print a selected item from a table to a lineEdit
Replies: 6
Views: 1308

Re: Print a selected item from a table to a lineEdit

what is your table? it is a tableWidget. self.tableWidget = QtWidgets.QTableWidget(self.centralwidget) self.tableWidget.setGeometry(QtCore.QRect(650, 20,700, 750)) self.tableWidget.setRowCount(113) self.tableWidget.setColumnCount(14) self.tableWidget.setObjectName("tableWidget") item = Qt...
by Amal
Sat Jul 31, 2021 4:26 pm
Forum: Open discussion
Topic: Print a selected item from a table to a lineEdit
Replies: 6
Views: 1308

Re: Print a selected item from a table to a lineEdit

I need just to add a property to an object in the property table. The value in the table, I need to print it in the line edit just all.
I need a connection between the selected item and the line edit but I don't know how it will be done. :roll:
by Amal
Sat Jul 31, 2021 11:33 am
Forum: Open discussion
Topic: Print a selected item from a table to a lineEdit
Replies: 6
Views: 1308

Print a selected item from a table to a lineEdit

Good morning, Working on graphic user interfaces I try to add the European norms tolerance table and the fit property. But I can't print the table Item in the tolerance line-edit. Anyone has an idea I will be thankful. :D https://scontent.ftun10-1.fna.fbcdn.net/v/t1.15752-9/225044116_218691236822132...
by Amal
Fri Apr 30, 2021 10:21 pm
Forum: Open discussion
Topic: SMART PART
Replies: 28
Views: 4700

Re: SMART PART

HI, Value that I had spoken about is with no reference cause I still in the beginning. It was just what I think. That's a bold claim as of today! Since RFID is a technic based on radio waves I get really interested in how to achive the 99,9% accuracy? And 99,9% of what? http://www.scielo.br/img/revi...
by Amal
Thu Apr 29, 2021 1:18 am
Forum: Open discussion
Topic: SMART PART
Replies: 28
Views: 4700

Re: SMART PART

How do you know this data is correct? This information are taken from industry ho uses the industry 4.0 and especially from sensors (for example RFID sensors) ... So information will be exact for 99.9%. For the customer requirements and system constraints they will be introduced from tables introdu...
by Amal
Wed Apr 28, 2021 3:38 pm
Forum: Open discussion
Topic: SMART PART
Replies: 28
Views: 4700

Re: SMART PART

A part that AI, is a non existent thing, when reduced to the basics, AI is simple some complex "way to achieve things", maybe based on some "inference motor" that analyze bunch of data and "guess" some "pattern on decision", maybe based on some "fuzzy lo...
by Amal
Tue Apr 27, 2021 9:49 am
Forum: Open discussion
Topic: SMART PART
Replies: 28
Views: 4700

Re: SMART PART

yes that’s it, I started with the material module, I think this module is problematic in FreeCAD. https://scontent.ftun9-1.fna.fbcdn.net/v/t1.15752-9/179158024_767553254152328_407045700737470464_n.png?_nc_cat=104&ccb=1-3&_nc_sid=ae9488&_nc_ohc=zU40rlH0UfAAX8AIpuN&_nc_ht=scontent.ftun...
by Amal
Mon Apr 26, 2021 11:48 pm
Forum: Open discussion
Topic: SMART PART
Replies: 28
Views: 4700

Re: SMART PART

Yes, but he’s also able to communicate with Internet or with another smart part. The objective can now be clear. But, the way to do remains unclear for me as a beginner :?
by Amal
Mon Apr 26, 2021 4:10 pm
Forum: Open discussion
Topic: SMART PART
Replies: 28
Views: 4700

Re: SMART PART

Hi, This work is done between two universities: National Engineering School of Monastir- Tunisia (ENIM) and Supméca Institute Engineering School of Saint-Ouen- France. first, AI= Artificial Intelligence ML= Machine Learning DL= Deep learning NN= Neural Network Database, Dataset, BIG data: are all ty...