Description Gets an Explicit surface's patch box draw flag.
Syntax flag = GetPatchBoxDrawFlag ( n )
Parameters flag (Boolean) Returns the draw flag of the patch box.
n As Long Node number of the Explicit surface.
Remarks GetPatchBoxDrawFlag gets an explicit surface's patch box draw flag. If there is a problem the function returns False and may or may not set an error.
See Also Examples
|