<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0);">
<div>Hey all,</div>
<div><br>
</div>
<div>Is there a good way to get an articulation's position relative to the page? I see FCArticulation::GetVerticalPos but this appears to be an offset relative to different anchors based on the articulation definition's AutoPosSide.</div>
<div><br>
</div>
<div>Same question for FCExpression which has a different alignment scheme but similarly only gives offsets. And I can't seem to find any positioning info about smart shapes.</div>
<div><br>
</div>
<div>For context, I'm writing a Lua script to draw a bounding box that encompasses all the elements in a region. I've got it working with notes and rests using FCEntryMetrics and FCCellMetrics but can't seem to find a convenient way to get the articulation
 and expression placement in the same page-relative coordinates.</div>
<div><br>
</div>
<div>Any suggestions?</div>
<div><br>
</div>
<div>Thanks!</div>
<div>- Mike</div>
<div><br>
</div>
<br>
</div>
</body>
</html>