IBSplineSurface_DG

Technical discussions
Post Reply
Sanjay Kumar
Posts: 3
Joined: Wed Feb 21, 2018 12:22 am

IBSplineSurface_DG

Post by Sanjay Kumar »

Hi guys
Can anybody clarify why IBSplineSurface_DG.ModifyPoint() has four indices? In my view two are enough. Does it set same value for a range?
Thanks

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

Re: IBSplineSurface_DG

Post by Prashant Kande »

Hi Sanjay
This method modifies poles in such way that the resulting surface passes through the specified point. Yes. The indices are ranges of poles which are allowed to be modified to achieve that
Best

Sanjay Kumar
Posts: 3
Joined: Wed Feb 21, 2018 12:22 am

Re: IBSplineSurface_DG

Post by Sanjay Kumar »

Thank You, Prashant

Post Reply