Navigation: Scripting Reference Manual > Functions & Subroutines > GetAxesDrawable

 

GetAxesDrawable

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns a Boolean indicating if the entity's local coordinate axes are drawn in the 3D visualization view.

 

Syntax

drawable = GetAxesDrawable ( n )

 

Parameters

drawable (Boolean)

True if the coordinate axes are drawn, False otherwise.

 

n As Long

Node number of the entity.

 

Remarks

This function returns True if the entity's coordinate axes are drawn and False if the axes are not drawn.

 

See Also

GetName

GetLimitsDrawable

GetTraceable

GetEntity

Examples

Entity Info Functions

 

 

 

 

 

Copyright © Photon Engineering, LLC