Search found 19 matches

by Gurbhej Singh
Mon May 27, 2019 9:08 am
Forum: Python scripting and macros
Topic: Error while importing rebars through FreeCAD Python Console.
Replies: 0
Views: 453

Error while importing rebars through FreeCAD Python Console.

I have modeled a Beam in FreeCAD and through python console, I tried to run a script which provides rebars in the beam. But I end up with this error in Python console:- Traceback (most recent call last): File "<input>", line 1, in <module> File "C:\Users\GURBHEJ SINGH\AppData\Roaming\...
by Gurbhej Singh
Wed Apr 24, 2019 10:29 am
Forum: Help on using FreeCAD
Topic: How to import FreeCAD in Python
Replies: 1
Views: 287

How to import FreeCAD in Python

Greetings for the day, I want to import FreeCAD to Python. I have read this documentation https://folk.uio.no/jeanra/Teaching/MEK3230/Documents/GettingStartedFreeCADScripting.pdf . They said to locate FreeCAD.so or FreeCAD.dll files. But I am not able to locate these files. Please help me with this ...
by Gurbhej Singh
Sun Apr 21, 2019 10:23 am
Forum: Open discussion
Topic: Change in position of member with the movement of Grid
Replies: 2
Views: 793

Re: Change in position of member with the movement of Grid

Greetings for the day, I tried some more work and found that we can also move the grid line in X and Y axis on which a member is created, which according to my last post is not possible. To move the grid line from tree view double click the Horizontal axes or Vertical axes which we want to move and ...
by Gurbhej Singh
Sun Apr 21, 2019 4:51 am
Forum: FEM
Topic: nice picture in FEM module wiki, but it is wrong IMHO
Replies: 14
Views: 2130

Re: nice picture in FEM module wiki, but it is wrong IMHO

Greetings for the day, According to the work I have done with the FEM workbench meshing has to be done before the constraint and force step. Because sometimes some changes are required to achieve success in proper meshing. Due to these changes problem in analysis occurs If we apply constraint and fo...
by Gurbhej Singh
Tue Apr 16, 2019 8:35 am
Forum: Open discussion
Topic: Change in position of member with the movement of Grid
Replies: 2
Views: 793

Change in position of member with the movement of Grid

Greetings for the day, I have tried to work if we move the grid, the members which are modelled on the grid lines move or not. We create a wall on any grid line which we have created with the help of BIM Manage Project option. When I tried to change the position of the grid line, we are not allowed ...
by Gurbhej Singh
Tue Apr 16, 2019 7:45 am
Forum: Help on using FreeCAD
Topic: Error while exporting the IFC file
Replies: 6
Views: 883

Re: Error while exporting the IFC file

Greetings for the day. I am trying to export IFC file but ends up with the error which I am not able to understand. The error is shown in the Screenshot below. Please help me solve the error. Screenshot of Error:- https://drive.google.com/open?id=1FvMhD-Ffq9oJh7iEy3nmsi3tq5lSj6IR Please help me to ...
by Gurbhej Singh
Mon Apr 15, 2019 1:54 pm
Forum: Help on using FreeCAD
Topic: Error while exporting the IFC file
Replies: 6
Views: 883

Re: Error while exporting the IFC file

kisolre wrote: Mon Apr 15, 2019 12:47 pm You should add your screenshots as attachments to your post. Drag/drop to the edit area, "Place Inline" where needed. 5 files 1MB each limit.
Thank you for the suggestion. Next time while posting, I will definitely take care of it.
by Gurbhej Singh
Mon Apr 15, 2019 11:50 am
Forum: Help on using FreeCAD
Topic: Error while exporting the IFC file
Replies: 6
Views: 883

Error while exporting the IFC file

Greetings for the day.
I am trying to export IFC file but ends up with the error which I am not able to understand. The error is shown in the Screenshot below.
Please help me solve the error.

Screenshot of Error:-
https://drive.google.com/open?id=1FvMhD ... 3tq5lSj6IR
by Gurbhej Singh
Wed Jan 30, 2019 6:03 pm
Forum: Help on using FreeCAD
Topic: FEM analysis from Freecad manual using Freecad 0.18
Replies: 4
Views: 899

Re: FEM analysis from Freecad manual using Freecad 0.18

Not on the question but you can append pictures to the post and put them inline your post like so: "link to snapshot of process followed the steps of manual Screenshot (125).png link to snapshot of other process Screenshot (126).png " Thank you very much for the suggestion. I will keep th...
by Gurbhej Singh
Wed Jan 30, 2019 4:08 pm
Forum: Help on using FreeCAD
Topic: FEM analysis from Freecad manual using Freecad 0.18
Replies: 4
Views: 899

Re: FEM analysis from Freecad manual using Freecad 0.18

Thank you for your reply, sir I have followed the step as you suggest and able to complete the process of FEM analysis. But I have noticed some difference during result mesh presentation between the process mentioned in the manual and in the other process, I have used for the FEM analysis as explain...