buildingSMART / buildingSMART/IFC4.x-development

IfcCurveDim

Open
#512 0 comments 0 reactions 0 assignees View on GitHub
before-NWI
Dominant language
Python
Stars
234
Forks
123
Avg merge
15h 4m
Merged PRs (30d)
5

Description

My EXPRESS tools are complaining again. Happens in `IfcCurveDim` again:
```
IF ('IFC4X3_DEV_64d1fa4d.IFCCURVESEGMENT2D' IN TYPEOF(Curve))
THEN RETURN(2);
```
Not a big deal since merely the string involved is never satisfied but an unnecessary check since `IfcCurveSegment2D` was removed and is not part of the EXPRESS schema anymore.

A cosmetic correction is required. 😄

ping @TLiebich @aothms

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.