In the spec, it says:
The position of the entity relative to the [0, 0, 0] position of the schematic (without the offset applied).
Am I correct in assuming this means Pos for entities doesn't take the Offset value into account at all? Is there a reason for this, I can't really imagine a scenario where someone would want entities to not be placed at offseted positions. I understand tools could just apply the transformation before saving the schematic but it seems like an odd choice if I'm understanding it correctly?