openstudio output model information through measure
Hi, is there a way to output model information to csv through a measure? For example, output all walls on level-1 (I know there are other ways to get this information, just uses as an example here).
I am essentially asking if there's a way to output information that can be shown through RegisterInfo when applying a measure. Instead of just showing these information on the measure window, is there a way to export it to csv or other external file format. Thanks.