Commit Graph

197 Commits

Author SHA1 Message Date
Yorik van Havre
b442465960 Arch: Added some preferences options to the MeshToShape command 2013-10-28 17:25:40 -02:00
Yorik van Havre
c27be9eb41 Arch: small fix in getShapeFromMesh 2013-10-27 15:45:57 -02:00
Yorik van Havre
dd94743d1e Arch: Added default prefs to rebars + different values for start and end offsets 2013-10-13 16:09:51 -03:00
Yorik van Havre
c10e27bed6 Arch: General cleaning and removal of fixtures tool (unused anyway) 2013-10-09 17:38:48 -03:00
Yorik van Havre
0dfbe10978 Arch: Added Rebar object + command 2013-10-07 15:42:05 -03:00
Yorik van Havre
4005b199e0 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
Yorik van Havre
b105c8b5ae Draft: minor fixes 2013-08-21 22:34:59 -03:00
Yorik van Havre
ce78a0e0a7 Draft: removed unnecessary uses of DraftVecUtils 2013-07-30 16:48:28 -03:00
Yorik van Havre
64d18ceac8 Arch: Added Tool property to Structs to define an extrusion path 2013-07-27 17:12:48 -03:00
Yorik van Havre
5676d652fd 0000982: Arch Space object
A new Arch Space object that can be created from a solid shape or from
several boundary faces, or a mix of both
2013-07-18 12:59:17 -03:00
Yorik van Havre
90da4af6c8 Arch: Further work on Space object 2013-07-17 13:23:33 -03:00
Yorik van Havre
f6b4f22353 Arch: First draft of a Space tool 2013-07-16 19:09:16 -03:00
Yorik van Havre
86cf441ad8 0001167: Arch fixtures system
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.

Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
Yorik van Havre
7590be251b Arch: Allow windows to have different colors
+ When editing window components, a new "type" setting is available
+ In Arch preferences there is a new "Window Glass Color" preference
+ When a window component is set to "Glass panel" type it takes the glass color
2013-07-03 13:10:49 -03:00
Yorik van Havre
a1b7dcf7e8 0000729: Arch grouping 2013-04-17 17:47:42 -03:00
Yorik van Havre
9c7a4020d7 0000947: Arch windows based on fully constrained sketches 2013-04-07 18:29:27 -03:00
Yorik van Havre
714555411b Arch: Internal IFC parser not used anymore if IfcOpenShell is present 2013-02-14 16:35:08 -02:00
Yorik van Havre
b25eb7cf8a Arch: Minor bugfix 2012-08-30 20:22:22 -03:00
Yorik van Havre
0c5d76e1ac Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
7663ebcc5d Arch: Walls and Structs can now be created directly from meshes 2012-08-05 19:03:27 -03:00
Yorik van Havre
3aece9b542 Arch: Bugfixes and hidden lines mode for section planes 2012-08-05 18:01:58 -03:00
Yorik van Havre
fabb10c1c9 Arch: improvements to section plane wireframe rendering 2012-08-01 18:15:34 -03:00
Yorik van Havre
048a65a6d2 Arch: small tool improvements
+ added Arch check tool (checks if all objects are valid and solid)
+ added missing icons
2012-07-22 16:41:25 -03:00
Yorik van Havre
21bed720c8 Arch: added new closeHoles command 2012-07-19 20:55:25 -03:00
Yorik van Havre
2f9a0c5a14 Arch: Easier creations of struct + axes systems
With structs and axes selected, both Arch_Axis and Arch_Structure
commands now create axis systems
2012-07-16 15:54:51 -03:00
Yorik van Havre
f22736b623 Arch: Minor bugfixes 2012-07-10 20:42:30 -03:00
Yorik van Havre
15f4ad634a Arch: Mode bugfixes 2012-07-03 22:41:29 -03:00
Yorik van Havre
0f82e02520 Arch: Lots of bugfixes in vector rendering 2012-07-03 11:07:54 -03:00
Yorik van Havre
c03b942367 Arch: fixed bugs in vector renderer 2012-07-01 13:01:25 -03:00
Yorik van Havre
d88813d52b Arch: Adapted all other tools to doCommand() + translatable 2012-05-31 12:30:20 -03:00
Yorik van Havre
28f386f3ab Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
1cc8f4cc77 Big cleanup in Arch vector renderer 2012-04-26 21:05:18 -03:00
Yorik van Havre
6635c35b98 Arch groups now use DocumentObjectGroupPython 2012-04-18 18:03:33 -03:00
Yorik van Havre
1ec0f37af1 Preliminary section support for Arch section planes 2012-04-05 18:05:25 -03:00
Yorik van Havre
ff4d3bce80 Added a function to calculate cut volumes to ArchCommads 2012-04-05 15:11:47 -03:00
Yorik van Havre
31c46575e1 Arch vector renderer now supports faces with holes 2012-04-04 17:33:13 -03:00
Yorik van Havre
3964cd4ad2 Fixed cross-reference bug in Arch windows 2012-04-04 12:49:36 -03:00
Yorik van Havre
1c93df4ed6 Small fix in Arch mesh2shape 2012-03-18 00:10:08 -03:00
Yorik van Havre
ae9b84c70d Added Arch download function 2012-01-25 18:21:48 -02:00
Yorik van Havre
e1c38be266 Fixes before merging Ship 2012-01-24 15:59:00 -02:00
Yorik van Havre
d243a3457a Improvements to Arch IFC importer
+ Auto download of IFC schema if none found
+ Use of openshell shapes in Arch objects if available
2012-01-24 11:15:58 -02:00
Yorik van Havre
44b03785b7 Small fix in Arch module 2012-01-18 11:03:51 -02:00
Yorik van Havre
f8bbbb1513 further work on ifcopenshell integration 2012-01-06 18:39:17 -02:00
Yorik van Havre
f6fcfa8f05 + changed Arch module license block to LGPL
+ removed express schema file from Arch sources due to license
+ added explanations in Arch settings for the user to get one himself
2012-01-03 20:46:55 -02:00
Yorik van Havre
4918fd32f1 fixed bug #556 - Premature loading of modules
The Draft and Arch modules now load heavy modules such
as Part or Sketch only when they use them, not anymore
at Init time.
2011-12-31 17:16:51 -02:00
yorikvanhavre
2cf72ff194 + fixed remaining filename issues in Arch
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5319 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-17 13:07:38 +00:00
yorikvanhavre
24a9ff2374 + standardizing Arch module filenames
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5282 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-12 18:34:28 +00:00