I'm currently creating a wall-system by which a wall shape is swept over a curve or line.
My problem is; if I use a nurbs curve as an input or a polygonal line, I want the input curve to a different node depending on if they are a polygon/nurbs.
My question therefore; is there an expression which can query the input path as a nurbs or a polygon?
Thanks,
- Samboosa.
Expression to check if input is nurbs or polygon?
2498 2 1- samboosa
- Member
- 26 posts
- Joined: Sept. 2010
- Offline
- zdimaria
- Member
- 390 posts
- Joined: Jan. 2012
- Offline
isspline(surface_node, prim_num)
http://www.sidefx.com/docs/houdini12.1/expressions/isspline [sidefx.com]
http://www.sidefx.com/docs/houdini12.1/expressions/isspline [sidefx.com]
.
- samboosa
- Member
- 26 posts
- Joined: Sept. 2010
- Offline
-
- Quick Links