Forum

Author Topic: Can I access model elements in the script?  (Read 1825 times)

rangarajan

  • Newbie
  • *
  • Posts: 4
    • View Profile
Can I access model elements in the script?
« on: August 16, 2016, 06:12:45 AM »
Hi,
After model generation is complete, can I access the detailed elements of a model from python script? For example, extract the various entities of Dense Point Cloud or the Tiled Model? What about measuring length, area and volume of specific elements of the generated model - is this possible from the script?

Regards,
Rangarajan

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14816
    • View Profile
Re: Can I access model elements in the script?
« Reply #1 on: August 16, 2016, 02:25:57 PM »
Hello Rangarajan,

You can access the model faces and vertices via Python. As for the dense cloud points, in the actual API version there is no access to the separate points themselves.

But how you are planning to performed the measurements, please provide some details?
Best regards,
Alexey Pasumansky,
Agisoft LLC