BlockView_DisplayBlockToScale (Camera)

Funktionsname dcl_BlockView_DisplayBlockToScale
Syntax   (dcl_BlockView_DisplayBlockToScale <CONTROL> BlockName [as String] CameraX [as Float] CameraY [as Float] {CameraZ [as Float]} {ZoomFactor [as 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, and at an exact scale. ZoomFactor sets the zoom factor for the view, in AutoCAD units per pixel. A ZoomFactor of zero displays the block zoomed to its extents (the default if the argument is omitted).