|
I would like to create soya Volumes with an added
property of id.
ie.
soya.Volume(world, soya.cube.Cube(None,
green).shapify()).set_xyz( 0.0, -1.0, 0.0)
to something like
soya.VolumeID(world. soya.cube.Cube(None,
green).shapify(), id).set_xyz(0.0, -1.0, 0.0)
specifically so i can return this value from
impact.parent as in the raypicking-2.py example
ie.
myid = impact.parent.id
any ideas would be greatly
appreciated
|
- [Soya-user] newbie question Loic GUILMARD
- Re: [Soya-user] newbie question Aldrin Martoq
- Re: [Soya-user] newbie question Jiba
- [Soya-user] newbie question Richard
- Re: [Soya-user] newbie question BJörn Lindqvist
- Re: [Soya-user] newbie question Jiba
