Search found 177 matches

by hardeeprai
Sun Mar 10, 2024 12:39 pm
Forum: Help on using FreeCAD
Topic: cannot import name 'api' from 'ifcopenshell'
Replies: 0
Views: 185

cannot import name 'api' from 'ifcopenshell'

I tried to use NativeIFC with latest FreeCAD 0.21.2 on MS-WIndows. FreeCAD's python console gives: >>> from ifcopenshell import api Traceback (most recent call last): File "<input>", line 1, in <module> ImportError: cannot import name 'api' from 'ifcopenshell' (C:\Program Files\FreeCAD 0.2...
by hardeeprai
Sat Jul 25, 2020 12:06 pm
Forum: Python scripting and macros
Topic: development of the recording of the macro fc info in xml format
Replies: 6
Views: 1343

Re: development of the recording of the macro fc info in xml format

my research project is to add to the Fc info macro the recording in xml format and from my research on the forum I understood that it is not enough to add ".xml" at the end of the file for it to write XML. You are right. You have to modify all the lines that I gave previously to correctly...
by hardeeprai
Fri Jul 10, 2020 2:16 am
Forum: Google Summer of Code (GSoC)
Topic: GSoC Proposal: Extended functionality of Rebar Addon
Replies: 353
Views: 78800

Re: GSoC Proposal: Extended functionality of Rebar Addon

balrobs wrote: Thu Jul 09, 2020 1:22 pm It's a 2D reinforcement software which treats individual reinforcements in the different views ...
May I know the name of the software?
by hardeeprai
Thu Jul 09, 2020 4:06 am
Forum: Google Summer of Code (GSoC)
Topic: GSoC Proposal: Extended functionality of Rebar Addon
Replies: 353
Views: 78800

Re: GSoC Proposal: Extended functionality of Rebar Addon

... future versions of not drawing all but only a few rebars when they are repeatedly laid. For members with a lot of reinforcement (e.g. slabs), this could IMO greatly improve the clarity. That is he standard way of preparing 2D drawings. Still current is needed (with improvements). These may be t...
by hardeeprai
Sun May 10, 2020 8:52 am
Forum: Open discussion
Topic: Comparison b/w Tekla Structure and FreeCAD Rebar addon
Replies: 2
Views: 732

Re: Comparison b/w Tekla Structure and FreeCAD Rebar addon

Yesterday, I attended the Tekla Structure webinar on Rebar tools and compared with our FreeCAD Rebar Workbench. Comparison link Excellent! Batch processing is key for efficiency. We can also create template for different bar configuration for elements like beam, slab, column etc., as for the MOST o...
by hardeeprai
Wed Apr 01, 2020 12:14 am
Forum: FEM
Topic: GSoC2020, FEM: extend examples
Replies: 586
Views: 84632

Re: GSoC2020, FEM: extend examples

- create a example for each available constraint and each available analysis type or equation type - take some of well known fea examples like the standard calculix ones or the calculix examples from martin kraska or examples from z88 or elmer or other open source fea. https://github.com/pvossos/fe...
by hardeeprai
Sun Mar 29, 2020 4:30 pm
Forum: Google Summer of Code (GSoC)
Topic: GSoC Proposal: Extended functionality of Rebar Addon
Replies: 353
Views: 78800

Re: GSoC Proposal: Extended functionality of Rebar Addon

hardeeprai wrote: Sat Mar 28, 2020 12:56 am HANDBOOK ON CONCRETE REINFORCEMENT AND DETAILING

Two screenshots are attached showing Bar Bending Schedule.

bbs101.png

BBS102.png
See screenshots.
bbs101.png
bbs101.png (87.43 KiB) Viewed 3108 times
BBS102.png
BBS102.png (214.43 KiB) Viewed 3108 times
by hardeeprai
Sat Mar 28, 2020 1:11 am
Forum: Google Summer of Code (GSoC)
Topic: GSoC Proposal: Extended functionality of Rebar Addon
Replies: 353
Views: 78800

Re: GSoC Proposal: Extended functionality of Rebar Addon

hardeeprai wrote: Sat Mar 28, 2020 12:56 am May I know, who owns this format, and is it "open"?

I tried to find, but could not get much.

Got some information form @Suraj Dadral's reply:

https://www.bvbs.de/ueber-den-bvbs/
by hardeeprai
Sat Mar 28, 2020 12:56 am
Forum: Google Summer of Code (GSoC)
Topic: GSoC Proposal: Extended functionality of Rebar Addon
Replies: 353
Views: 78800

Re: GSoC Proposal: Extended functionality of Rebar Addon

BTW there exists a manufactur file format for this too. It has file ending abs and is called the BVBS format. See this page from tekla software https://teklastructures.support.tekla.com/2020/en/int_bvbs_exporting The file format is very simple and therefor easy to implement. Interesting information...
by hardeeprai
Fri Mar 27, 2020 5:16 am
Forum: Google Summer of Code (GSoC)
Topic: GSoC Proposal: Extended functionality of Rebar Addon
Replies: 353
Views: 78800

Re: GSoC Proposal: Extended functionality of Rebar Addon

If 3D model is created all required information will be there in model. That mean you need such information to produce 3D model, and we can keep such information, in some setting / configuration / preference file.