• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

create anonymous blocks

  • Thread starter Thread starter christian_96
  • Start date Start date

christian_96

Guest
Hello everyone,
would you tell me if you could create anonymous blocks like "*u3"?

I know that there is the deter command, but I would like to understand how these types of un editable blocks are created.

Thank you very much in advance:redface:
 
I tried to make them, Tristan, but I have to give him a name to the creation which is maintained both by making it annotative to creation and by modifying a non annotative in annotative
Are you passing?
 
for the annotative blocks the thing is quite simple, except my misunderstandings that I hope tristan will clarify me, and just read the help as I did last night.
for *u blocks you need another program (such as solidworks) with which to make the table and export it to dwg. but you will not decide what will be turned into block

remove me curiosity, what does it take to have anonymous and unchangeable blocks?
 
Hello everyone,
would you tell me if you could create anonymous blocks like "*u3"?
I know that there is the deter command, but I would like to understand how these types of un editable blocks are created.

Thank you very much in advance:redface:
when a dynamic block creates a variant by acting on the parameters, autocad creates a new block named "*u" and the number after the "*u" incrementally.
or, for example, can be created through programming.
never heard of the deter command:-o
 
but I have a doubt; What do you need if you just explode them so you can handle the entities?
a dynamic block, as you will know, is a block that can vary in some features established at creation (parameters)

depending on the parameter, you can have different "versions" of the block, type entity some visible/not visible (parameter visibility), some longer or shorter entities (strip parameter), others still repeated x times (set parameter), etc etc, or combinations of the various parameters.
it goes by itself that a dynamic block can be inserted several times, but remain "only" with that combination of parameters assigned (lengths, rotations etc.)
is that why acad assigns a temporary name to that block (otherwise how it regenerates it with those specific data for everyone? )
if you explore it, simply "congele" the entities that compose it in that configuration date (length, serial number etc.)
 
I'm sorry.
I didn't mean dynamic blocks that even if I don't know what they need.
I meant the normal anonymous blocks that cannot be changed.
since the Christian user has not specified anything regarding dynamic blocks I think it refers to simple blocks, such as those that you get with the entities of mechanical (wrinkles, bubbles...) if you open the dwg with normal autocad.
 
for the annotative blocks the thing is quite simple, except my misunderstandings that I hope tristan will clarify me, and just read the help as I did last night.
for *u blocks you need another program (such as solidworks) with which to make the table and export it to dwg. but you will not decide what will be turned into block

remove me curiosity, what does it take to have anonymous and unchangeable blocks?
anonymous blocks are not editable, so I wanted to create a lisp to make the design not editable by other users.
 
anonymous iblocchi are not editable, so I wanted to create a lisp to make the design not editable by other users.
Just explode the blocks and you're screwed
 
I add that if you have desire and patience or an intern/interinal at your disposal redesign the block using the snaps quite easily
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top