Salome HOME
[EDF] (2023-T1) Sketch middle point constrain should create point if missing CR35150 10/head
authorasozinov <alexey.sozinov@opencascade.com>
Tue, 6 Jun 2023 10:52:31 +0000 (11:52 +0100)
committerasozinov <alexey.sozinov@opencascade.com>
Wed, 25 Oct 2023 10:36:25 +0000 (11:36 +0100)
- Added new way for create middle point constraint: Only by segment
- Added MacroMiddlePoint, which create point and middle constraint between point and passed object. Returns point
- SketchAPI: added setMiddlePoint() command, which pass only object and create middle point for object.
- will be updated documentation and tests


No differences found