cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Archein
Contributor

Is there any api function to modify morphs?

Hello everyone,

I'm trying to union morphs and merge faces to get the boundary,

which is more intuitive than convex hull and concave hull, I think. 

 

But I can't find which api function is possible to achieve this.

Otherwise, I'll write a merge function.

 

Any advice would be appreciated.

 

Screenshot 2024-06-24 115854.png

 

1 Solution

Accepted Solutions
Hiromichi Shinkawa
Graphisoft
Graphisoft

Hi,

I'm afriad you cannot find API function for morph same as 'Smooth & Merge Faces'... but if you'd unify polygons maybe you can use api Geometry::UnifyPolygon2DData() function.

HTH.

Go to post

2 Replies 2
Hiromichi Shinkawa
Graphisoft
Graphisoft

Hi,

I'm afriad you cannot find API function for morph same as 'Smooth & Merge Faces'... but if you'd unify polygons maybe you can use api Geometry::UnifyPolygon2DData() function.

HTH.

Archein
Contributor

Thanks,I'll give it a try.👍

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!