IFC4.3.x-development
IFC4.3.x-development copied to clipboard
IfcCurveDim
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