Recalculates the asset coordinate to another format.
Function PnIDLink_GetAssetCoordinates (X As String, Y As String, SheetSize and String) As String
Name |
Description |
---|---|
X |
Absolute coordinate X (in drawing units) of the asset in the drawing. |
Y |
Absolute coordinate Y (in drawing units) of the asset in the drawing. |
SheetSize |
The value returned by the PnIDLink_GetSheetSize function. |
Returns array of strings (X,Y).
Called for every asset in the drawing before AMMGetCustomColumnValues.