Jump to content

Search the Community

Showing results for tags 'operator type'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 2 results

  1. Hi! I've created a VEX code that I've wrapped as an OTL digital asset with a nice parameter interface - all based off a VOPSOP. Now I want to add a parameter to the VEX code and have that parameter be part of my nicely arranged parameter interface. However when I added the parameter to the function definition and created an identically named parameter through the type properties interface, the parameter doesn't change the behavior of the code at all. Now when I check the "Get Properties from Vex Code" box, my nice parameter interface disappears and gets substituted with whatever parameter is defined in the Vex code including my new parameter, which alters the behavior of the code the way I'd expect. So how can add a parameter to my VEX code without having to get rid of my custom parameters? Thanks a lot, Nhat
  2. Is it possible to create a python operator type which is a Geometry object operator ?
×
×
  • Create New...