Jump to content
Developer Wiki and Function Reference Links ×

IES file API


Recommended Posts

Greetings,

Are there any functions available to interface with IES files? I am trying to build out a plugin to be able actually take photometric measurements in Vectorworks. Our company needs to start doing grid layouts, and frankly, AGI32 is crap. Not for the quality of the calculations, but the interface is horrible.

Anyway, are there any hooks into Renderworks, or anything else that would allow one to get the candela at a certain orientation and distance?

Link to comment
  • Vectorworks, Inc Employee

I understand that part. What I need to know is where in the API can I extract the information that Renderworks uses. Renderworks has to have some way to calculate the illumination from these files. Can I query a point to receive an Illumination factor?

Link to comment

IES files are an open standard and the data is a simple text file. Vectorworks use of the IES file is part of the rendering algorithm, so there is not really a way to access RW's calculations from an API. You can read data from the IES file and perform calculations. Perhaps searching for a Python IES library would be the first step.

-Josh

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...