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 Examples
|