Point relative to solid position

Technical discussions
Post Reply
Youssef Atta
Posts: 4
Joined: Wed Aug 12, 2020 4:29 am

Point relative to solid position

Post by Youssef Atta »

Hi All,
I have a question about how to know a point is inside a solid or not.
Many thanks.
Youssef

Prashant Kande
Posts: 121
Joined: Mon Apr 04, 2016 4:55 am

Re: Point relative to solid position

Post by Prashant Kande »

Hi, Youssef
Sorry for the late answer.

In todays 6.1.5148 we have added handling of brep solids to IMetrics.GetPointLocation(). It returns PointVsSurfaceLocation_DG values in the case.

Query IMetrics from the entity or its geometry.

Thank you for the good question. It was an omission.
Regards

Youssef Atta
Posts: 4
Joined: Wed Aug 12, 2020 4:29 am

Re: Point relative to solid position

Post by Youssef Atta »

Thank you
It is an easy solution

Post Reply