rnc
d94a57a70c
EDF 2357 : added pure tui DotProduct and CrossProduct functions
2013-02-07 17:54:12 +00:00
rnc
3892ca7188
added a function to retrieve a list of IDs from a list of subshapes. This function is provided for better performance when searching the IDs of a great number of subshapes.
2013-01-23 16:31:10 +00:00
jfa
7d2fc6b422
Mantis issue 0021394: EDF 1637 GEOM: Function 'MinDistance' with creation of vertices
2013-01-18 11:52:16 +00:00
jfa
fa79fcc326
Mantis issue 0021718: EDF 1874: Ergonomic of multi-translation / multi-rotation
2013-01-11 14:20:45 +00:00
vsr
64f39c695e
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Some additional changes:
- Fix bug of automatic publication (sub-shapes are not published even if explicit names are specified, if main shape is not published yet)
- Correct a way of automatic publication for several functions (MakePipeTShape(), GetNonBlocks())
- Add documentation section about publishing / auto-publishing of geometrical objects in the study
2012-12-28 14:14:53 +00:00
vsr
9b9adba8a0
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Step 3:
- Wrap remaining functions with auto-publishing mechanism
2012-12-28 07:59:19 +00:00
vsr
312680570b
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Step 2:
- improve _autoPublish() function to allow specifying list of names (for functions creating several objects)
- customize default names for auto-publishing
2012-12-27 09:20:43 +00:00
vsr
3b5be8e0c0
0021390: EDF 1627 GEOM: Automatic addToStudy
...
Step 1:
- Introduce auto-publishing mechanism.
- Supply single return value methods with additional theName parameter (for naming purposes), for auto-publishing purposes.
2012-12-26 15:41:45 +00:00
jfa
e39ee4040b
Mantis issue 0021716: EDF 1679 : Create the bounding box in the GUI
2012-12-21 08:29:02 +00:00
vsr
ee163da49e
0022013: [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object
...
Revert bad previous integration
2012-12-20 10:45:48 +00:00
eap
87cb5bdd59
Fix comments of Export()
2012-12-18 08:25:14 +00:00
vsr
8b6d0798f2
0022013: [CEA 738] "TranslateDXDYDZ" and "Rotate" documentation is wrong about returned object
2012-12-17 05:56:57 +00:00
jfa
4e75612208
Mantis issue 0021865: Adding tangency in Spline creation + Small repackaging
2012-12-14 12:14:31 +00:00
vsr
26b3f059e3
Merge from V6_6_BR (V6_6_0rc2) 11/12/2012
2012-12-11 11:48:24 +00:00
jfa
44f9ad210f
Mantis issue 0021565: [CEA 557] Opposite of the pipe
2012-10-18 13:04:45 +00:00
jfa
9ef623eade
Mantis issue 0021706: [CEA 578] Python access to BrepTools::Read
2012-09-27 14:21:09 +00:00
jfa
00621ab4f3
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
2012-09-24 11:54:41 +00:00
jfa
c7f598c0d8
Mantis issue 0021837: [CEA 654] Add new method to make any point inside a face.
2012-09-13 12:56:49 +00:00
jfa
3cdf240cf1
Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
2012-09-12 10:41:33 +00:00
jfa
41d1a2c611
Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
2012-09-06 13:35:58 +00:00
jfa
89c42a4f37
Mantis issue 0021392: EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates.
2012-09-06 13:29:35 +00:00
eap
bd850d68c8
enable passing GEOM.shape_type as aType in SubShape*() functions
2012-09-04 14:24:58 +00:00
vsr
6c588d710b
0021833: [CEA] problem with naming when exploding a step file
...
Correct regression caused by fix for issue 0021805
2012-09-03 14:26:02 +00:00
vsr
c314469058
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
...
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
2012-08-22 05:52:38 +00:00
jfa
8a7faf3ee5
Mantis issue 0021483: EDF 1638 GEOM: Retrieve non blocks solids and faces from a shape.
2012-08-15 10:34:21 +00:00
jfa
8fb1906b75
Mantis issue 0021778: [CEA 612] MakeSolid on an unclosed shell in TUI
2012-08-06 13:39:16 +00:00
jfa
2ad649ad04
IMP 0021537: [CEA 554] Add behaviour in GetAngle and GetAngleRadians.
2012-08-03 11:19:10 +00:00
jfa
e184734288
IMPs 0021476 (fuse edges) and 0021477 (suppress a vertex from a wire for fillet1d).
2012-07-27 11:32:14 +00:00
rnc
377b28e6c4
EDF 2281 : Dump correction
2012-07-27 09:50:59 +00:00
rnc
449a8ffa1a
EDF 2281 : Second constructor and final documentation for the divided disk
2012-07-20 09:47:00 +00:00
rnc
4df278186e
EDF 2281 : dump fix
2012-07-18 15:26:35 +00:00
rnc
79173ddb6e
EDF 2281:
...
- Added a divided cylinder primitive
- Translations and doc to be done soon
2012-07-18 13:06:43 +00:00
jfa
eead87bab4
0021715: EDF 1661: Have default parameters for TUI function MakeFilling
2012-07-12 08:00:08 +00:00
rnc
d31a3237c7
EDF 2281 : Add 2 primitives for hexa mesh
...
- A disk primitive "pre-divided" into blocks has been added
- Picture, translations and doc to be added soon
- Other constructors to be added too
2012-07-09 12:19:55 +00:00
jfa
12efffce9b
Mantis issue 0021541: EDF 2213 GEOM: Filling accuracy
2012-07-06 08:44:12 +00:00
vsr
40f5df35aa
Merge from V6_5_BR 05/06/2012
2012-06-05 11:33:32 +00:00
jfa
4d4cef4054
Mantis issues 0021432 and 0021404: MakeFace[Wires] should generate exception on attempt to build a planar face, if it is impossible.
2012-03-21 08:55:39 +00:00
gdd
426cef8148
Update and fix documentation in IDL, .py and .cxx/.hxx files
2012-03-15 16:53:02 +00:00
rnc
cb32f89e64
Added 2 new operations:
...
- Extruded cut, allows to add material an existing shape by extrusion of a profile
- Extruded boss, allows to remove material from an existing shape by extrusion od a profile
Modified the sketcher dialog in order to use MakeSketcherOnPLane API instead of MakeSketcher. It is now possible to make a skecth directly on the face of a shape without creating a local coordinate system.
Code refactoring in the sketcher dialog
2012-03-01 14:35:25 +00:00
ana
4fba47faef
Implementation of the "0020839: EDF 1370 DOC : Update of the TUI features documentation / help(aMethod)" issue.
2012-02-06 07:38:17 +00:00
jfa
0c1af31f54
Mantis issue 0021432: EDF GEOM: Faces with huge tolerance can be built in GEOM.
2012-01-27 10:58:36 +00:00
ana
7882eb76e9
Fix for the bug IPAL22851: Sub-shapes spelling
2012-01-13 13:30:11 +00:00
jfa
354f127d1d
Mantis issue 0021066: GetAngle function. Update documentation.
2012-01-12 11:06:08 +00:00
jfa
2fba9e59a7
Mantis issue 0021425: Accepted object types in 'fillet 2D'
2011-12-28 11:30:48 +00:00
jfa
1c97ae08b2
0021209: Bug GetInPlace with faces. Integrate self-intersections checker.
2011-12-13 13:40:23 +00:00
vsr
59c66d2ea4
Merge from V6_4_BR 05/12/2011
2011-12-05 10:29:45 +00:00
eap
71086b8e0b
improve docs a little
2011-10-05 05:12:37 +00:00
gdd
7b05b7b380
rnc : updated documentation of MakeCurveParametric
2011-09-05 08:14:24 +00:00
gdd
55423f9957
rnc :
...
- Fixed a bug in MakeCurveParametric that the curve does not always reach the specified max parameter.
- Added a new idl method MakeCurvePrametricNew that takes a number of steps as input instead of a step value (to achieve the fix and a more usual interface)
- Wrapped the new idl method in python MakeCurveParametric with a flag theNewMethod = true
- Modified the associated dialog in order to use the new method and dump it
2011-09-02 15:11:47 +00:00
jfa
b8030029e0
IMP 0021129: EDF 1541 GEOM: Problem with GetInPlace. A new GetInPlace implementation by Peter Kurnev.
2011-06-07 08:37:17 +00:00