Имя функции | dcl-BlockView-DisplayDwgToScale |
---|---|
Синтаксис | (dcl-BlockView-DisplayDwgToScale
<CONTROL>
DwgFileName [типа
String] CameraX [типа
Float] CameraY [типа
Float] {CameraZ [типа
Float]} {ZoomFactor [типа
Float]}) |
Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
Подходит к | Block View |
This method displays a drawing file using the specified camera location relative to the origin of the drawing, and at an exact scale. ZoomFactor sets the zoom factor for the view, in AutoCAD units per pixel. A ZoomFactor of zero displays the drawing zoomed to its extents (the default if the argument is omitted).