IFC4.3.x-development icon indicating copy to clipboard operation
IFC4.3.x-development copied to clipboard

References to deprecated but missing IfcStyleAssignmentSelect

Open thbeu opened this issue 10 months ago • 3 comments

Please check if the references from IfcStyledItem etc. to deprecated IfcStyleAssignmentSelect still hold.

IFC4 CHANGE The data type has been changed to IfcStyleAssignmentSelect with upward compatibility for file based exchange.

thbeu avatar Apr 04 '24 06:04 thbeu

Hm, yes there are two references to them that are outdated. The quote you referenced is already captured in the change log [0]. I would say we can keep [1] if we append a note for 4.3 add2. The quote you referenced can probably be deleted.

[0]

afbeelding

[1]

afbeelding

aothms avatar Apr 04 '24 07:04 aothms

The other issue I have is, that it still says, that IfcStyleAssignmentSelect may still be imported (but no longer exported). How is this supposed to work if it is missing in the IFC4x3_ADD3 spec at all?

thbeu avatar Apr 04 '24 16:04 thbeu

Correct. The note "NOTE Only the select item IfcPresentationStyle shall be used from IFC4 onwards, the IfcPresentationStyleAssignment has been deprecated." Should be deleted as it is already enforced like that now in the schema.

aothms avatar Apr 05 '24 08:04 aothms