Jump to content

ccalhoun

Member
  • Posts

    4
  • Joined

  • Last visited

Reputation

0 Neutral

Personal Information

  • Location
    United States
  1. I was able to get the object node working by using the polyline function instead of the LineTo function within my custom node.
  2. @Marissa Farrell Ok, so I made a custom node (Side Support Profile) that creates a composed 2d profile of the stair support. I am able to convert that into an object node. However, when I add an extrude and rotate3D node to the equation I get the same invalid callback function parameter as before. The only thing I can think of that's causing the problem is the duplicateObject function present in the extrude node. Side Support Custom Node.vwx
  3. Thank you. For reference, I have attached a picture of what is being output when I run the wrapper.
  4. Hello, I am trying to convert my wrapped marionette node into an object node. When I run the wrapped node, the network works as expected. However, when I convert it to an object node, I get an "invalid callback function parameter type". Can someone explain to me why this error is occurring. I have attached my file below. Box step_Side V2.vwx
×
×
  • Create New...