Description Returns the drawable state of the specified FRED entity.
Syntax draw = GetLimitsDrawable ( n )
Parameters draw (Boolean) This is the drawable state of the FRED entity.
n As Long Node number of the FRED entity.
Remarks This function returns the drawable state of the specified FRED entity. If there is a problem, the function sets an error and returns False.
An entity's global enclosing volume is not the same as a surface's trimming volume. Every entity has a global enclosing volume that can be rendered, but only surfaces have a trimming volume.
See Also Examples
|