Function Name | dcl-BlockView-DisplayBlock |
---|---|
Syntax | (dcl-BlockView-DisplayBlock
<CONTROL>
BlockName [as
String] CameraX [as
Float] CameraY [as
Float] {CameraZ [as
Float]} {ZoomFactor [as
Float]}) |
Return Type | Boolean (T if successful; otherwise NIL) |
Applies To | 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).