Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
2

How to change window size with EP-Macro

asked 10 years ago

Jisu's avatar

updated 9 years ago

I tried to use jEPlus nowadays and there's an example to change window size with EP-Macro.

I can see

##if #[Top[] LE Bottom[]]
##set1 NewTop #eval[Bottom[] + 0.10]

Is it okay there no number inside []?

I think it's weird.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
2

answered 10 years ago

Ivan Korolija's avatar

updated 10 years ago

Top[] and Bottom[] are parameters defined somewhere earlier in the file. The brackets are part of EP-Macro. You should see somewhere ##set1 Top "some parameter" and ##set1 Bottom "some other parameter".

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

2 followers

Stats

Asked: 10 years ago

Seen: 281 times

Last updated: Mar 30 '15