BlockView-DisplayBlock (View)

Имя функции dcl-BlockView-DisplayBlock
Синтаксис   (dcl-BlockView-DisplayBlock <CONTROL> BlockName [типа String] {View [типа Integer]} {ZoomFactor [типа Float]})
Возвращаемый тип Boolean (T - успешно; иначе NIL)
Подходит к Block View

This method displays the named block from the current drawing or from a preloaded drawing. The View argument determines the view direction. 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).

View View Direction
0 Top
1 Bottom
2 Right
3 Left
4 Front
5 Back
6 SW isometric
7 SE isometric
8 NW isometric
9 NE isometric