Search found 4 matches

by Alfred R
Mon May 10, 2021 3:50 am
Forum: General Issues
Topic: Problem with surface sampling
Replies: 1
Views: 4007

Re: Problem with surface sampling

Hello There are two issues to check. If a subset of the points partially lies OK on the surface than you just need to take in consideration the trimming curves of the edge. The actual face uses only part of the parameters range rectangle. The easier way is to do in 2d uv space. You need to check if ...
by Alfred R
Tue Apr 09, 2019 12:42 am
Forum: Bug Reports
Topic: Modal example
Replies: 1
Views: 4917

Modal example

Hello
C++ Modal example does not seem to be working. When I switch to Modify, turn on Highlight check box, click the box in the control window it gets highlighted OK, but when I turn on "Enable Constraint" the related controls are still disabled. It worked in 5.2
Thanks
by Alfred R
Tue Oct 18, 2016 6:53 am
Forum: Bug Reports
Topic: IPick issue
Replies: 2
Views: 8350

Re: IPick issue

Thank you! Looking forward
by Alfred R
Mon Oct 17, 2016 5:56 am
Forum: Bug Reports
Topic: IPick issue
Replies: 2
Views: 8350

IPick issue

Hello I am using v5 latest update with C# I have tried to check coordinates retuned by IPick.GetItemAt3D() but I am getting null for the object in return. Here is the test: I pan the view so that the box is at the top left corner of the window with some margin and set the window coordinates on the f...