Jump to content

GEO's shop_geometrypath parm accessibility ?


nicholas_yue

Recommended Posts

>>> aGeoNode = hou.node('obj').createNode('geo',run_init_scripts=False)

>>> aGeomPath = aGeoNode.parm('shop_geometrypath')

>>> print(aGeomPath)

None

 

Hi,

 

  I am writing a simple script for easy creation of test scene for debugging/development.

 

  I can set the shop_geometrypath interactively but I can't seems to be able to get the parm object for setting the path in a script.

 

  In the python shell in Houdini, the other parm are visible in autocompletion but not shop_geometrypath

 

  I am using Houdini 13.0.509

 

Cheers

 

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...