Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jasmine12

Pages: [1]
1
Python and Java API / Re: saving file with scripts
« on: September 23, 2014, 10:37:37 AM »
Auto detected markers are created as not enabled and without coordinates. The enabled and coord properties are not accessible through python until the markers have been assigned some coordinates. It looks like you have to manually enable the markers by checking the boxes, which will initialise them with 0,0,0 before your script will work.

Pages: [1]