Path, is it an ENTITY ?

Posted By: pararealist

Path, is it an ENTITY ? - 01/14/11 17:30

hi, i was wondering if path objects are ENTITYs and if so why
are paths placed in WED not accessible using ent_get() and ent_for_name() in C# using the AcknexWrapper.
All other entitys are found, but not paths or pos or lights, so it is not a Wrapper problem. It seems that paths are not found by ent_get().
Posted By: Quad

Re: Path, is it an ENTITY ? - 01/14/11 17:50

because paths are not entities they are paths.
Posted By: pararealist

Re: Path, is it an ENTITY ? - 01/14/11 17:53

thanks for reply.
Then i would suggest a path_get() function as it would be great to be able to access paths placed in WED, or even better
a path_create() function then one would not have to place them in WED.
Posted By: painkiller

Re: Path, is it an ENTITY ? - 01/14/11 19:33

take a look at path_scan, path_getnode, etc on the manual
Posted By: pararealist

Re: Path, is it an ENTITY ? - 01/15/11 11:45

ok, thanks.
© 2024 lite-C Forums