ex

Houdini/Expressions 2012. 8. 14. 22:19 |

chsop()

# 절대경로를 리턴한다. 

# ex) chsop("../null")    => /obj/geo/null 을 리턴.



chs()

# 상대경로를 리턴한다. 

# ex) chs("../null")    => ../null 을 리턴.

'Houdini > Expressions' 카테고리의 다른 글

print expression function  (0) 2013.01.08
dopfield Expression  (0) 2013.01.08
여러가지  (0) 2012.05.01
ceil, floor, round, int, trunc, frac  (0) 2012.05.01
point Expression  (0) 2012.05.01
Posted by scii
: