Autodesk / Autodesk/revit-ifc

Wrong data type for CompressiveStrength

Open
#534 11 comments 0 reactions 0 assignees View on GitHub
export in progress parameters-properties problem Revit
Dominant language
C#
Stars
637
Forks
225
PR merge metrics
No merged PRs in 30d

Description

The data type for the CompressiveStrength property should be a pressure measure and a single value.

Revit has it currently as a multiline tabular value: https://github.com/Autodesk/revit-ifc/blob/master/Install/Program%20Files%20to%20Install/IFC%20Shared%20Parameters-RevitIFCBuiltIn_ALL.txt#L1252

Contributor guide

Open the contributing guide

Research direction

Open Install/Program Files to Install/IFC Shared Parameters-RevitIFCBuiltIn_ALL.txt at the linked CompressiveStrength entry and compare its current definition with the requested pressure measure and single-value form. Update that parameter definition so CompressiveStrength uses a pressure data type and is no longer multiline or tabular; done means the entry reflects those two requirements.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.