cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
2024 Technology Preview Program

2024 Technology Preview Program:
Master powerful new features and shape the latest BIM-enabled innovations

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