Page 1 of 1

Blocks with attributes

PostPosted: Tue Dec 09, 2003 7:59 pm
by Cory Sullivan
Is it possible to insert a symbol (block) with attributes, I have added
several blocks to the survcadd library with attributes and I receive an
error when I try to insert one.

I am running SurvCADD CES and AutoCAD 2000.

Cory

Re: Blocks with attributes

PostPosted: Tue Dec 09, 2003 8:23 pm
by R.K. McSwain
"Cory Sullivan" <csullivan@hjsconsultants.com> wrote in message news:br4o0o$oer$1@update.carlsonsw.com...
Is it possible to insert a symbol (block) with attributes, I have added
several blocks to the survcadd library with attributes and I receive an
error when I try to insert one.

If using the "Insert Symbols" command, set ATTREQ to 0 first.
-or-
use the standard INSERT command.

AFAIK, there is no way to use blocks with attributes as point symbols since the routines that insert points are not coded to handle attributes.