Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get parameters from Dimensions group #439

Open
GVladislavG opened this issue Sep 7, 2022 · 1 comment
Open

How to get parameters from Dimensions group #439

GVladislavG opened this issue Sep 7, 2022 · 1 comment
Labels

Comments

@GVladislavG
Copy link

Hi, team!
Can you tell me, please, how to get this information from IFC-object?
I need parameters, grouped in "Dimensions".
Thank you!

picture547-1

@martin1cerny
Copy link
Member

These parameters are mostly computed and come from different places. Thickness is the easiest one if it is a layered element, you get it from the material layers. Volume comes from processed computed geometry, area max is likely a main face area inferred from the volume and thickness. Area total is likely the computed surface area.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants