Jump to content
Developer Wiki and Function Reference Links ×

Is there a way to ask a wall to list all break objects?


Recommended Posts

Let's say we have (styled) walls with symbols, (styled) doors and (styled) windows.

 

A script could go through all walls, but then what?

There is GetNumOfWallBreaks, but this will only give me an integer.

There is GetObjExtentsInWall, but this requires the SymbolH additionaly to the WallH. Also I would probably get FALSE for round walls as the boolean, not just for all the checks with all the different symbols etc.

 

Isn't there an easier and cleaner way of doing that?

 

The goal is to have a worksheet reporting primarily on windows and show in which wall style the window is placed in one of the columns. That can only happen, if the windows have this information (in a record format for example). A script could be a way to read out and write this information into the record format attached to the windows.

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...