BlueCielo Meridian Enterprise 2018 VBScript API Reference

PnIDLink_GetAssetCoordinates function

Recalculates the asset coordinate to another format.

Syntax

Function PnIDLink_GetAssetCoordinates (X As String, Y As String, SheetSize and String) As String

Parameters

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.

Return Value

Returns array of strings (X,Y).

Remarks

Called for every asset in the drawing before AMMGetCustomColumnValues.