cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Is there any way to get data from Energy Evaluation Module?

I want to get data from Operation Profile that the user enter to do some calculation in my addon, is there any way to do that?
1 Solution

Accepted Solutions
MOREH Tamas
Graphisoft
Graphisoft
Hi,

you can get Operation Profile's values using the ACAPI_Attribute_Get method, when you set the attributes header.typeID as API_OperationProfileID.

Have you seen the API_OperationProfileType in the doc? Do you need something which cannot be found?

Go to post

2 Replies 2
MOREH Tamas
Graphisoft
Graphisoft
Hi,

you can get Operation Profile's values using the ACAPI_Attribute_Get method, when you set the attributes header.typeID as API_OperationProfileID.

Have you seen the API_OperationProfileType in the doc? Do you need something which cannot be found?
Anonymous
Not applicable
MOREH wrote:
Hi,

you can get Operation Profile's values using the ACAPI_Attribute_Get method, when you set the attributes header.typeID as API_OperationProfileID.

Have you seen the API_OperationProfileType in the doc? Do you need something which cannot be found?
It is ok, thanks a lot

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!