
This method will return the size of the block.
Returns the following according to the situation:
The method takes no parameter.
Copy Code |
|---|
(Odcl_GetBlockSize BlockName [as String]) |
Copy Code |
|---|
; Get the block bounding box dimension (Setq rValue (Odcl_GetBlockSize "Block1")) |