BlockView_DisplayBlock (Camera)

Funktionsname dcl_BlockView_DisplayBlock
Syntax   (dcl_BlockView_DisplayBlock <CONTROL> BlockName [als String] CameraX [als Float] CameraY [als Float] {CameraZ [als Float]} {ZoomFactor [als Float]})
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Block View

This method displays the named block from the current drawing or from a preloaded drawing using the specified camera location relative to the origin of the block. ZoomFactor sets the zoom factor for the view.  Larger values for ZoomFactor display the block at a larger scale, with a factor of 1.0 displaying the block zoomed to its extents (the default if the argument is omitted).