Hi,
I hava a problem,here is my code:
DEF zx Anchor {
description "factory"
children [
DEF factory1 Transform {
translation 45 0 50
children [
DEF fc Inline {url "factory.wrl"}]}]}
So,my problem is how can I get the value of field "description " using javascript?In this example I want to get the "factory".
Best regards
zhong (zhongxi520@hotmail.com)
|
|