| Funktionsname | dcl_BlockView_DisplayDwg |
|---|---|
| Syntax | (dcl_BlockView_DisplayDwg
<CONTROL>
DwgFileName [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 a drawing file using the specified camera location relative to the origin of the drawing. ZoomFactor sets the zoom factor for the view. Larger values for ZoomFactor display the drawing at a larger scale, with a factor of 1.0 displaying the drawing zoomed to its extents (the default if the argument is omitted).