'Edit Face' via API

'Edit Face' via API

Anonymous
Not applicable
650 Views
3 Replies
Message 1 of 4

'Edit Face' via API

Anonymous
Not applicable

I'd like to be able to edit the shape of a BRepFace via the API (in much the same way the 'Edit Face' function works)- is this possible?

651 Views
3 Replies
Replies (3)
Message 2 of 4

Anonymous
Not applicable

Anyone?

0 Likes
Message 3 of 4

kandennti
Mentor
Mentor

Hi NathanAdvMfg.

 

In order to do 'Edit Face' with API, I think that it will handle Form (TSplineBody),
There is probably no way to edit TSplineBody with the API.

 

If there is workability, I think that there is no choice but to export TSplineBody and edit the file (TSM file).
Import / export is provided, so I have created this add-in

https://github.com/kantoku-code/Fusion360-TSplineBodyDoorway 

 

There is not much material in the format of TSplineBody (TSM file), but this seems to be applicable.

http://iranarze.ir/wp-content/uploads/2016/11/E524.pdf 

 

Although it is a personal opinion, I think it is not impossible, but it is quite difficult.

 

Message 4 of 4

Anonymous
Not applicable

Thanks @kandennti  - interestingly, this was very similar to the suggestion of another developer I spoke with.

0 Likes