[[Template core/front/profile/profileHeader is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
tomoyaorwoff last won the day on January 16 2021
tomoyaorwoff had the most liked content!
Community Reputation
3 NeutralAbout tomoyaorwoff
-
Rank
Peon
- Birthday 11/14/1978
Personal Information
-
Name
M
-
Location
Byron Bay
-
I got an array of point numbers int searchPts[] = [0, 1, 2, 3] that I want to pass into the pcfind function as a ptgroup so it only operates on those points. How do I convert this to a string of "0 1 2 3"? Is this how I should even approach it? pcfind(<geometry>geometry, string ptgroup, string Pchannel, vector P, float radius, int maxpoints) Thanks!
-
Test. How do you delete a post? Can't seem to find an option on the website.
-
I know this is a 17 year old thread but google throws this on top for certain searches so might as well reply: hit D in viewport for Display Properties | Guides | Additional Information | Show Time (ON)
-
Shake is dead, Long Live HALO!
-
"You can load Houdini scenes directly into Maya, manipulate anything in that scene, and Maya will not know or care that the data comes from another application." Sounds like a great thing to me. Can't wait to see it.
-
hey edward, yup - selecting the channel in the channel editor | graphMode Any chance I could select it somewhere else to be able to call for it in a script?
-
Hi Folks Im trying to make myself a shortcut, so I could quickly template a channel(s) selected in the chEditor. chaneditor -t `$CH` (paneName) but the $CH variable returns 0. How should I call for the name of the selected channel? still a newbie thanx for your help