IFC4.3.x-development
IFC4.3.x-development copied to clipboard
Make Placement of IfcTextLiteral optional
Placement is currently mandatory for IfcTextLiteral. This seems inconsistent. I propose to make it optional (and therefore default to an identity matrix) which is the same behaviour for other types of representation items.
Seems fair. +1
In addition, there is
DEPRECATION The use of IfcTextLiteral is deprecated and it will be made abstract.
- Is that still actual? Why would we only allow placing text within an extent. Why not allow from a point?
- If so, I'd propose to make that change along with your suggestion.
Agreed, text from a point would be far more common than extents.