Search found 91 matches

by Kazz
Thu Apr 18, 2024 12:09 pm
Forum: Python scripting and macros
Topic: Get selected edge
Replies: 2
Views: 225

Re: Get selected edge

@Chris_G
Thank you for your answer.
I understand how to select the edges.
Beyond that, I will study a little more and ask more questions.
Thank you very much.
by Kazz
Wed Apr 17, 2024 12:57 pm
Forum: Python scripting and macros
Topic: Get selected edge
Replies: 2
Views: 225

Get selected edge

Hi all. I'm studying Python. I would like to get the information of the selected Edge. I wrote the following code, but at line 16 it was determined that it was not an edge. Why is this? Thank you. import FreeCAD import Part def get_edge(): # Get the selected object selection = FreeCADGui.Selection.g...
by Kazz
Mon Mar 25, 2024 1:51 pm
Forum: Python scripting and macros
Topic: Sketcher or Draft
Replies: 4
Views: 377

Re: Sketcher or Draft

Thank you all for your advice. I'm still a macro beginner, so I don't think I fully understand what you are saying. I want to create a macro notch on a solid created in PartDesign and Sketcher. Using Sketcher to create the element geometry of the target solid and to generate the various constraints,...
by Kazz
Mon Mar 25, 2024 5:52 am
Forum: Python scripting and macros
Topic: Sketcher or Draft
Replies: 4
Views: 377

Sketcher or Draft

Hi all.
I'm studying macros.
When I select a corner of a solid created in PartDesign's Pad, I want to create a macro that cuts the corner into a rectangle.
In this case, should the cutout rectangle be written in Sketcher or Draft?
Which is easier to accomplish?

Thank you.
by Kazz
Thu Feb 29, 2024 11:19 am
Forum: Help on using FreeCAD
Topic: What is SolidBend
Replies: 9
Views: 897

Re: What is SolidBend

@papyblaise

When I select the base face, the Unfold command becomes active.
I see.
Thank you very much.
by Kazz
Thu Feb 29, 2024 1:24 am
Forum: Help on using FreeCAD
Topic: What is SolidBend
Replies: 9
Views: 897

Re: What is SolidBend

@papyblaise

I am attaching a sample.
Smaple. stp is the STEP data created in Solidworks
Smaple. FCStd is Sample. stp read and saved by FreeCAD
Converted corners of Sample1. FCStd to SolidBend.
by Kazz
Wed Feb 28, 2024 11:12 am
Forum: Help on using FreeCAD
Topic: What is SolidBend
Replies: 9
Views: 897

Re: What is SolidBend

@SigiSandl

I don't know how to Unfold SolidBend.
What is the procedure to unfold?
by Kazz
Wed Feb 28, 2024 12:30 am
Forum: Help on using FreeCAD
Topic: What is SolidBend
Replies: 9
Views: 897

Re: What in SolidBend

I can't convert SolidBend to Bend.
Recently, there are a lot of requests for converting Step data to Sheet Metal data.
I thought if I could convert from SolidBend to Bend, I would be one step closer to this request, but it's a shame.
by Kazz
Tue Feb 27, 2024 9:52 am
Forum: Help on using FreeCAD
Topic: What is SolidBend
Replies: 9
Views: 897

What is SolidBend

Hi all.

FreeCAD 0.21.1
Sheet Metal WB v0.4.2

The Make Bend command in Sheet Metal WB creates a SolidBend.
Is it possible to change this SolidBend to Bend?

Thank you.
by Kazz
Fri Feb 09, 2024 1:15 pm
Forum: Help on using FreeCAD
Topic: Convert Surface to Sheet Metal
Replies: 11
Views: 811

Re: Convert Surface to Sheet Metal

@papyblaise
I'm sorry
I didn't mean that at all.