Navigation: Scripting Reference Manual > Functions & Subroutines > ARNSetOriginPos

 

ARNSetOriginPos

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the XYZ coordinates at the center of the Analysis Results Node (ARN).

 

Syntax

ARNSetOriginPos nNodeNum, dOrigPosX, dOrigPosY, dOrigPosZ

 

Parameters

nNodeNum As Long

Node number of existing ARN.

 

dOrigPosX As Double

X coordinate of ARN center.

 

dOrigPosY As Double

Y coordinate of ARN center.

 

dOrigPosZ As Double

Z coordinate of ARN center.

 

Remarks

Sets the XYZ coordinates at the center of the Analysis Results Node (ARN). These three entries can be equated to the posX, posY & posZ members of T_ANALYSIS.

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC