Navigation: Scripting Reference Manual > Functions & Subroutines > SetDirAnaEntityAxes

 

SetDirAnaEntityAxes

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the axes setting for a Directional Analysis Entity.

 

Syntax

SetDirAnaEntityAxes n, polnum, othernum, polfirst

 

Parameters

n As Long

Node number of Directional Analysis Entity.

 

polnum As Long

Integer representing the polar axis. Options are X=0, Y=1, Z=2. These values cannot match othernum.

 

othernum As Long

Integer representing the other axis. Options are X=0, Y=1, Z=2. These values cannot match polnum.

 

polfirst As Boolean

True if polar axis is to be displayed as the horizontal axis. False if the other axis is to be displayed as the horizontal axis.

 

Remarks

Sets the axes setting for a Directional Analysis Entity.

 

See Also

IntensityToFileDAE

Directional Analysis Entity

Intensity

Intensity on Polar Grid

IsDirectionalAnalysisEntity

AddDirAnaEntity

GetDirAnaEntityPolarRange

SetDirAnaEntityPolarRange

GetDirAnaEntityAzimuthalRange

SetDirAnaEntityAzimuthalRange

GetDirAnaEntityAxes

GetDirAnaEntityDrawProperties

SetDirAnaEntityDrawProperties

GetDirAnaEntityAutoScale

SetDirAnaEntityAutoScale

GetDirAnaEntityOpCount

AddDirAnaEntityOp

DeleteDirAnaEntityIthOp

GetDirAnaEntityIthOp

SetDirAnaEntityIthOp

 

 

 

 

 

Copyright © Photon Engineering, LLC