Hi, i am trying to locate where i can see the coordinates for each point in houdini. i cant really find it and have been looking for a while.
Read somewhere i need to turn something on in the pop up menu. Can someone be more specific.
all help is appreciated thanks
Coordinates for points
12100 14 3- melander
- Member
- 4 posts
- Joined: 4月 2010
- Offline
- tamte
- Member
- 8785 posts
- Joined: 7月 2007
- Offline
- melander
- Member
- 4 posts
- Joined: 4月 2010
- Offline
- tamte
- Member
- 8785 posts
- Joined: 7月 2007
- Offline
SOPs: http://www.sidefx.com/docs/houdini10.0/nodes/sop/ [sidefx.com]
Panes: http://www.sidefx.com/docs/houdini10.0/basics/panes [sidefx.com]
Details View: http://www.sidefx.com/docs/houdini10.0/ref/panes/geosheet [sidefx.com]
Panes: http://www.sidefx.com/docs/houdini10.0/basics/panes [sidefx.com]
Details View: http://www.sidefx.com/docs/houdini10.0/ref/panes/geosheet [sidefx.com]
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- Antoine Durr
- Member
- 321 posts
- Joined: 7月 2005
- Offline
- Soothsayer
- Member
- 874 posts
- Joined: 10月 2008
- Offline
- melander
- Member
- 4 posts
- Joined: 4月 2010
- Offline
- Albin
- Member
- 5 posts
- Joined: 8月 2010
- Offline
- pclaes
- Member
- 257 posts
- Joined: 11月 2007
- Offline
You should treat the spreadsheet as “read-only”. The soft-lock is a legacy thing. You should modify points with the edit sop. If I remember the soft-lock is from before the edit sop. I don't really think anyone actually professionally uses soft-lock - although I think you can even do point based animations with it.
There was a funny post by Symek on odforce or sidefx on softlocks a while back.
There was a funny post by Symek on odforce or sidefx on softlocks a while back.
Cg Supervisor | Effects Supervisor | Expert Technical Artist at Infinity Ward
https://www.linkedin.com/in/peter-claes-10a4854/ [www.linkedin.com]
https://www.linkedin.com/in/peter-claes-10a4854/ [www.linkedin.com]
- Albin
- Member
- 5 posts
- Joined: 8月 2010
- Offline
- Antoine Durr
- Member
- 321 posts
- Joined: 7月 2005
- Offline
AlbinThat is because you've interrupted the flow-through nature of SOPs by hand-editing specific values. Thus that particular SOP is now holding precious data, which is what locked data is – it's modified in a non-procedural manner. Personally, for the rare cases where I do edit data with the spreadsheet, I usually write it out as a .bgeo and read it back in – that way I don't have to keep the data in the .hip file.
Hi.
When I move points with handles it's fine but if I try to enter specific values in spreadsheet the edit node goes in to soft lock state.What's the reason for this and can it be changed ?
Thanks…
- edward
- Member
- 7871 posts
- Joined: 7月 2005
- Offline
- yul000
- Member
- 9 posts
- Joined: 3月 2010
- Offline
- tamte
- Member
- 8785 posts
- Joined: 7月 2007
- Offline
i admit that editing through spreadsheet on Edit SOP should be logical and it should do it without locking
also there can be some Button on Edit SOP like Edit Spreadsheet or something
there can be also input for Position (world/local/…) not only for offset
you can post RFE if you wish this features
but for now the best way i can think of is
editing the spreadsheet resulting in softlock
then creating new Edit SOP based on difference between soft-locked node and its input
this Edit SOP can be created by hscript command “sopcreateedit”
then you'll end up with unlocked Edit SOP with your changes
also there can be some Button on Edit SOP like Edit Spreadsheet or something
there can be also input for Position (world/local/…) not only for offset
you can post RFE if you wish this features
but for now the best way i can think of is
editing the spreadsheet resulting in softlock
then creating new Edit SOP based on difference between soft-locked node and its input
this Edit SOP can be created by hscript command “sopcreateedit”
then you'll end up with unlocked Edit SOP with your changes
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- symek
- Member
- 1390 posts
- Joined: 7月 2005
- Offline
-
- Quick Links