Jump to content
Developer Wiki and Function Reference Links ×

Defining Height of a Wall Style


Recommended Posts

Hello VS folks

 

Is there a way to define the height sets in a Wall Style...

I can use the object selector 1177 to define thickness ... (SetObjectVariableReal(hwallStyle,1177,thick);

 

but could not define the selector for the height sets ...

 

Thanks for any ideas !

Link to comment

Hi Julian

This function (SetWallOverallHeights) will operate only directly with Walls. But not with WallStyles ... 

What i need is to create a WallStyle and it has adjustments in thickness as well as in its height... 

Could adjust the thickness using SetObjectVariableReal(hwallStyle,1177,thick)

But simply could not find a function (or a selector...) to define this parameter...

 

Thanks

Link to comment

Wall styles don't typically define wall heights. Rather they define what is used to control the wall or components heights (layer wall height, storey level, etc), as well as having an offset. And of course walls don't have to be level on the top or bottom, and can also be controlled by slabs and roofs, making the task even more fraught. But if you really want to delve into it, then look in the Function Reference in the Objects - Architectural section, for things like SetComponentWallTopOffset().

Link to comment

Yes, in my case i do need to have the levels of the top and bottom references defined in the style. But i could not find how to define these controls (mainly the top and bottom offsets ...) for the Wall style. Simply , the possibility to have the top offset defined would be enough for me ...

And still think that, if it's there in the Wall Style Dialog Window, the parameters should somehow be accessible from VScript...

 

Gonna have a try using the components in the style. Thanks !

 

 

 

 

  

Link to comment
  • 10 months later...

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