Jump to content

define Smoke Object Area from SOP object (input1)


saca

Recommended Posts

hi, 
I want to define SmokeObject Area from SOP object (input1).
SmokeObject is into DOPNet.
DOPNet
(0)<-emitter geo
(1)<-init area geo

examaple)
Center = centroid(opinputpath(".",1), D_X)
it do not work.

how write in this case?

thanks.

2020-11-26_10h46_40.png

Link to comment
Share on other sites

4 hours ago, saca said:

hi, 
I want to define SmokeObject Area from SOP object (input1).
SmokeObject is into DOPNet.
DOPNet
(0)<-emitter geo
(1)<-init area geo

examaple)
Center = centroid(opinputpath(".",1), D_X)
it do not work.

how write in this case?

thanks.

Hi,

use opinputpath("..", 1) instead of opinputpath(".", 1) in expressions on the Smoke Object DOP.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...