cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to get wall materials and thicknesses using API

Attached is a simple IFC model with one wall. Material of the wall is '100 block insul. cav.' and it has four layers:
- Common Brick 100m
- Air Space 50mm
- Insulation 25mm
- Concrete Block 100mm

Do you know how to get materials and thicknesses using API?
2 Replies 2
Oleg
Expert
I am not sure, but may be it is not material and composite fill.

Look at API_CompWallType attribute.
Matti wrote:
Do you know how to get materials and thicknesses using API?
As Oleg says, start with API_CompWallType. The critical parts that describe the materials that make up the composite are in an attached memo structure API_AttributeDefExt, specifically the arrays of API_CWallComponent and API_CWallLineComponent.
Ralph Wessel BArch
Central Innovation

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!