Skip to main content
Question

How can we create an Autocad block from an x,y,z values ?

  • February 10, 2022
  • 2 replies
  • 22 views

Hi!

I would like to know how to create from scratch an autocad file with blocks, I have a list of points xyz and a template file.  What are the information needed to be able to create a block ? I've tried something but it's not working at all !

 

Please help.

Thank you in advance.

 

image

2 replies

tomfriedl
Contributor
Forum|alt.badge.img+13
  • Contributor
  • 177 replies
  • February 11, 2022

Attribute autocad_entity = autocad_insert is missing


  • Author
  • 19 replies
  • February 11, 2022

Hello! Unfortunately the result is still not good. I got the shape of the block but not the label attached to it.

Please help.

 

Thanks.