Hdk Help - Edit Sop

   4595   3   2
User Avatar
Member
82 posts
Joined: April 2019
Offline
Hi Everybody….

I am trying to create an Edit Sop using, SOP_BrushBase as my base class. I am using brushOpCallback function to change my point position.
When using the Sop, It updates the point position correctly, but my cursor is not taking the modified geometry, It assumes the original geometry and is only available in that area. I think the IntersectGeometry is not gating updated. How to refresh that. Also my “altersGeometry” function returns 1, to tell the brush that I am modifying the geometry.But no Help.


Waiting for ur Replies.

-iamjaideep80
Jaideep Khadilkar
TD, Sciclone Motion Graphics
iamjaideep80 (Jaideep Khadilkar)
User Avatar
Member
166 posts
Joined: Feb. 2006
Offline
I 'd like to help but since I have been told by some big studios in London UK I dont have the qualification and the experience in HOUDINI ( I did work for SESI though ), I will be misleading!
I know I am an A*hole.
Time to get out of this messy world.
User Avatar
Member
311 posts
Joined: July 2005
Offline
Oh Dude!
Sounds like you need a couple of Shandys.
Now this will steal poor Jaideeps thread. Bad Monkey!
User Avatar
Staff
1072 posts
Joined: July 2005
Offline
iamjaideep80
I am trying to create an Edit Sop using, SOP_BrushBase as my base class. I am using brushOpCallback function to change my point position.
When using the Sop, It updates the point position correctly, but my cursor is not taking the modified geometry, It assumes the original geometry and is only available in that area. I think the IntersectGeometry is not gating updated. How to refresh that. Also my “altersGeometry” function returns 1, to tell the brush that I am modifying the geometry.But no Help.

Is your EVENT() method returning appropriate SOP_BrushEvent values?
  • Quick Links