How to get the trimming information of a point in face

How to get the trimming information of a point in face

2544173825
Enthusiast Enthusiast
802 Views
8 Replies
Message 1 of 9

How to get the trimming information of a point in face

2544173825
Enthusiast
Enthusiast

As the question, I want to get the trimming information of a point, but I can't find the relevant method, does Fusion360API provide the relevant method?

0 Likes
Accepted solutions (1)
803 Views
8 Replies
Replies (8)
Message 2 of 9

kandennti
Mentor
Mentor

Hi @2544173825 .

 

I did not understand what you meant by trimming information on points.

If you could be a little more specific by adding images and 3D data, we might be able to help, including others.

0 Likes
Message 3 of 9

2544173825
Enthusiast
Enthusiast

2544173825_0-1668993882486.png

What I said about getting trimming information is the function implemented by this function, which I saw inside another library, and I don't know if Fusion 360 has a similar function.

0 Likes
Message 4 of 9

BrianEkins
Mentor
Mentor

Based on the comment "Check if the uv-coordinate is on the visible region of the face", I think you probably want to use the SurfaceEvaluator.isParameterOnFace method. The documentation for this method needs to be corrected. It says it checks to see if the point lies within the parametric range. This is true but it also takes into account any boundaries on the face.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes
Message 5 of 9

2544173825
Enthusiast
Enthusiast

Thanks!

0 Likes
Message 6 of 9

2544173825
Enthusiast
Enthusiast

@BrianEkins @kandennti 

But I don't think that's the answer I'm looking for, and my goal is to get the trimming information of this point by passing a parameter to the function that encloses the point of the parameter in the box. I uploaded a ZIP file which will show the result and 3D data of a trimming information (json file) that I want to extract, this json file also includes some other information, just ignore it, thanks a lot!

 

0 Likes
Message 7 of 9

kandennti
Mentor
Mentor
Accepted solution
0 Likes
Message 8 of 9

2544173825
Enthusiast
Enthusiast

Well, thank you anyway!

0 Likes
Message 9 of 9

2544173825
Enthusiast
Enthusiast

Well, thank you anyway!

0 Likes