2007-01-08 11:06 PM
2007-01-08 11:32 PM
Jason wrote:i know what you're
In using the Roof Accessory tool to generate a concrete floor slab that has a unique shape.....has anyone been able to SEO the deck from the concrete 'roof' so that in section it appears properly? Right now the SEO doesn't want to work (particulary for the holes that I have in the concrete slab)
The corrugated deck tool within the steel library doesn't allow for unique shapes (it's only rectangular )are you talking about the metal cladding profiles in the 'claddings' library folder? if so they aren't applied as accessory elements and therefore cannot automatically inherit the properties (size and shape for example) of other elements. if you have a completely different steel library there, please share!
2007-01-08 11:45 PM
2007-01-09 12:18 AM
Jason wrote:i reported a bug a little while ago that concerned accessory elements and boolean operations: if i recall correctly it was something to do with the target and operator being co-planar and parallel to the 'subtraction direction'. try pulling the edges of your accessory out beyond the slab edge by a few mm . . . any good?
The Roof Accessory slab works the best far what I'm doing, but it doesn't allow me to boolean down the concrete that 'pokes' below the corrugate fluting of the deck.
I surprised that this tool hasn't been better implimented into Archicad since around 90% of commercial buildings in North America are built with this metal deck/concrete fill method.i'm with you . . .
2007-01-09 12:33 AM
2007-01-09 03:05 AM
Jason wrote:what about in it's height plane . . . try raising or lowering the accessory slightly . . ? this is the feedback i received from the developers regarding my issue, but it also explains a little more about the technical workings of an SEO and why they might fail:
Nope...didn't allow the boolean operation. Thanks for the input though
GS wrote:
The two Foundation Builder elements have planes with similar coordinates. When the SEO is applied to these elements and the mesh then self-tangent bodies are created. There is a regularization algorithm which only steps into action only when such situation occurs. This time the regularization algorithm fails, it is unable to eliminate the self-tangent bodies and thus the SEO operation cannot be performed.
The workaround is to move these elements relative to each other so that they have no planes with identical coordinates. In this particular case one of the Foundation Builder element has an L shape, which means that the smaller Foundation Builder Element should be moved a tiny bit in both x and y direction. The amount of the movement can be very small, important is that there is a movement. (#56756)
Jason wrote:no - the ideal would be true parametric assemblies: kind of like accessory elements but on steroids . . . do a search - it's been talked about on this forum on several occasions . . .
The ideal would be to have a metal deck tool with concrete topping (that could be turned off it wanted) that functions like the roof tool (so that it can be sloped if desired)
2007-01-09 04:07 AM
2007-01-09 04:20 AM
Peter wrote:ah. that'll be it then.
... the code makes a surface and not a solid.
One could make a very large complex profile beam with its upper surface undulating like corrugated decking and use it to cut the under side of a slab or roof using SEO.in which case, you would probably make the entire floor make-up as a complex beam profile: the key is in having the section generate well in my opinion, (tin deck thickness included!), rather than for illustrative purposes . . .
2007-01-09 04:41 AM
2007-01-09 05:17 AM
If you open the macro called "corrugated sheet.gsm" you will see what I mean.logically working through the macro it seems that the FOR/NEXT loops simply need running in reverse after a dropping down by the thickness of the sheet?