Description Sets an explicit surface's patch box draw flag.
Syntax SetPatchBoxDrawFlag n, draw
Parameters n As Long Node number of the explicit surface.
draw As Boolean The new draw state of the patch box.
Remarks SetPatchBoxDrawFlag sets an explicit surface's patch box draw flag. If there is a problem the subroutine returns without modifying the flag and may or may not set an error.
See Also Examples
|