We value your input!
Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey

Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

I am not finding compSlabID in attribute.

LeeJaeYoung
Virtuoso

1. I can't find compSlabID in attribute.

LeeJaeYoung_0-1690806053078.png

 

 

I don't know why you thought slab had a profile ^^

LeeJaeYoung_0-1690804192693.png

 

element.wall.profileAttr

element.beamSegment.assemblySegmentData.profileAttr

element.columnSegment.assemblySegmentData.profileAttr

 

AC27 on window 11
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
LeeJaeYoung
Virtuoso

I found that the composite slab ID is the same as the composite wall ID.

 

compSlabID = compWallID

AC27 on window 11

View solution in original post

1 REPLY 1
Solution
LeeJaeYoung
Virtuoso

I found that the composite slab ID is the same as the composite wall ID.

 

compSlabID = compWallID

AC27 on window 11