OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Stoppelbaard on November 02, 2010, 12:32:37 AM

Title: GetBlockNames
Post by: Stoppelbaard on November 02, 2010, 12:32:37 AM
High, i am new with open dcl and i work thru the tutorial. so far so good. But when testing the AUBT the (GetBlockNames) isn't found. do i have to make it or is there something else.
Title: Re: GetBlockNames
Post by: Fred Tomke on November 02, 2010, 03:06:08 AM
Hi, please have a look here (http://www.opendcl.com/HelpFiles/index.php?page=Reference/Method/BlockView/GetBlockList.htm).

Was it used in the tutorial?

Fred
Title: Re: GetBlockNames
Post by: Stoppelbaard on November 02, 2010, 05:54:57 AM
Yes, i am working thru the first lessons.  It says (getblockNames), but when i look at your entry i can try it.
Maybe the tutorial has a typing error, and the meant (dcl_BlockView_GetBlockList) instead of (getBlockNames).
(its on page 11)

thanks.
Title: Re: GetBlockNames
Post by: BazzaCAD on November 02, 2010, 10:41:49 AM
Did you read all of page 11?  :)
The second paragraph says:

QuoteOpen VLIDE and open “AUBlockTool_Start.lsp”.
Again, it can be found in the ZIP file or downloaded from HERE.
This file has a number of pre-written utility functions that this exercise will rely upon.

You can't start this tutorial from scratch....
Hope this helps :)
Title: Re: GetBlockNames
Post by: Stoppelbaard on November 03, 2010, 02:36:41 AM
Thanks, i found it. Just reading and not get the connection to open it.