Navigation: Scripting Reference Manual > Functions & Subroutines > GetDirAnaEntityDrawProperties

 

GetDirAnaEntityDrawProperties

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the current drawing properties for a specified Directional Analysis Entity.

 

Syntax

GetDirAnaEntityDrawProperties n, bDraw, bDrawMode, rendRadius, red, green, blue

 

Parameters

n As Long

Node number of Directional Analysis Entity.

 

bDraw As Boolean

True to draw DAE; False otherwise.

 

bDrawMode As String

DAE draw mode. Options are "Lines", "Fill" or "Points".

 

rendRadius As Double

Radius of DAE sphere drawn in 3D View (system units).

 

red As Long

RGB red value (0-255).

 

green As Long

RGB green value (0-255).

 

blue As Long

RGB blue value (0-255).

 

Remarks

Returns the current drawing properties for a specified Directional Analysis Entity.

 

See Also

IntensityToFileDAE

Directional Analysis Entity

Intensity

Intensity on Polar Grid

IsDirectionalAnalysisEntity

AddDirAnaEntity

GetDirAnaEntityPolarRange

SetDirAnaEntityPolarRange

GetDirAnaEntityAzimuthalRange

SetDirAnaEntityAzimuthalRange

GetDirAnaEntityAxes

SetDirAnaEntityAxes

SetDirAnaEntityDrawProperties

GetDirAnaEntityAutoScale

SetDirAnaEntityAutoScale

GetDirAnaEntityOpCount

AddDirAnaEntityOp

DeleteDirAnaEntityIthOp

GetDirAnaEntityIthOp

SetDirAnaEntityIthOp

 

 

 

 

 

Copyright © Photon Engineering, LLC