How to script the Part Fillet in python?
PartFillet --> http://www.freecadweb.org/wiki/index.ph ... art_Fillet --> no python scripting example
PartDesignFillet --> http://www.freecadweb.org/wiki/index.ph ... ign_Fillet --> python scripting example
Bernd
Search found 11264 matches
- Wed Feb 05, 2014 7:27 pm
- Forum: Python scripting and macros
- Topic: Part Fillet in python
- Replies: 15
- Views: 5160
- Tue Feb 04, 2014 8:19 pm
- Forum: Open discussion
- Topic: BOLTS Open Library of Technical Specifications
- Replies: 305
- Views: 67375
Re: BOLTS Open Library of Technical Specifications
Hi Johannes, ...I guess when dealing with huge beams, one usually does not always work with units mm, but also with m, for example when specifying the length. BOLTS currently only takes user input for free parameters in mm or in. I will try to change this to make use of the new unit system in FreeCA...
- Tue Feb 04, 2014 3:26 pm
- Forum: Open discussion
- Topic: BOLTS Open Library of Technical Specifications
- Replies: 305
- Views: 67375
Re: BOLTS Open Library of Technical Specifications
Hi Johannes, thanks for your fast answer ...One question is whether we should have only a "beam" collection for all kinds of beams, or have separate "i-beam", "t-beam", ... collections. If there are too many classes in a collection, the blt files get long and unwieldy. I think for this case having s...
- Tue Feb 04, 2014 11:41 am
- Forum: Open discussion
- Topic: BOLTS Open Library of Technical Specifications
- Replies: 305
- Views: 67375
Re: BOLTS Open Library of Technical Specifications
how about adding these ( http://www.lssnet.de/profilelibrary/aspprofile.aspx ) to bolts. I could provide the data for a lot of them.Yorik has allready added a few to the ArchModule (https://github.com/FreeCAD/FreeCAD_sf_m ... ructure.py) but they do not consits of the fillets and may be it is even ...
- Mon Feb 03, 2014 9:45 pm
- Forum: IFC
- Topic: IFC import
- Replies: 96
- Views: 26178
Re: IFC import
Sure, I totally agree with that. He will not be faster just because we are sending bugs to something which is not finished yet. I didn't know it's ifcopenshell related..yorik wrote:... I don't want to put too much pressure on Thomas Krijnen right now, so I'm waiting for him to finish his upgrade ...
- Sat Feb 01, 2014 9:12 pm
- Forum: Open discussion
- Topic: Missing Button/Link on Main Forum Page ?
- Replies: 2
- Views: 625
Re: Missing Button/Link on Main Forum Page ?
this was already discussed here viewtopic.php?f=9&t=4850&p=39062&hilit=giant#p39062
bernd
bernd
- Thu Jan 30, 2014 11:50 pm
- Forum: Install / Compile
- Topic: Compil IfcOpenShell
- Replies: 12
- Views: 3062
Re: Compil IfcOpenShell
May be I found something interesting viewtopic.php?f=23&t=5526
- Thu Jan 30, 2014 11:32 pm
- Forum: IFC
- Topic: IFC import
- Replies: 96
- Views: 26178
IFC import
@Yorik I know we should wait. But may be I found something strange inside FreeCAD and not in ifcopenshell. The fixed-real ifcopenshell was used commit 156 (https://github.com/yorikvanhavre/IfcOpenShell/tree/fixed-real). FreeCAD 0.14.3069 was used. Here is what I did. The foundation plate of the two ...
- Thu Jan 30, 2014 10:11 pm
- Forum: Install / Compile
- Topic: Compil IfcOpenShell
- Replies: 12
- Views: 3062
Re: Compil IfcOpenShell
I forgotyorik wrote:Maybe you pulled it too soon
Code: Select all
-b fixed-real

- Thu Jan 30, 2014 9:30 pm
- Forum: IFC
- Topic: IFC Export from FreeCAD
- Replies: 114
- Views: 32572
Re: IFC Export from FreeCAD
Strange... In testhouse.ifc: #11=IFCGEOMETRICREPRESENTATIONCONTEXT('Plan','Model',3,1e-05,#9,#10); In one-slab.ifc: #46= IFCGEOMETRICREPRESENTATIONSUBCONTEXT('Annotation','Plan',*,*,*,*,#43,0.01,.PLAN_VIEW.,$); In testhouse-allplanexport.ifc: #11= IFCGEOMETRICREPRESENTATIONCONTEXT($,'Model',3,1.000...