In our FME project involving parcel-label-overlaying-with-parcel-polygon operation, we needed to use the middle point of the label for the operation instead of relying on the default lower-left anchor points. We extract from the CAD sources the middle points and build them into point features using the 2DPointReplacer before passing them to the overlay transformer, but we thought to see if there were better ways...
Thanks!
Bo