3DBix
Guest
premise:
acad2022 on windows 10
I have a block with attributes, one of these is a surface (the caxic block of dest-use in architecture).
within the attribute and I associate a data field to a polyline; we work (in cm) so I have to give a particular format to the data field to have the number that suits me.
or:
- 2 decimal accuracy
- conversion factor = 0.0001 to have square meters
- suffix m2
There is way with a lisp to copy the format of that only attribute between one block and the other keeping associations with the various polylines?
I hope I've been clear in the explanation.
Thank you and everyone for your help.
bix
acad2022 on windows 10
I have a block with attributes, one of these is a surface (the caxic block of dest-use in architecture).
within the attribute and I associate a data field to a polyline; we work (in cm) so I have to give a particular format to the data field to have the number that suits me.
or:
- 2 decimal accuracy
- conversion factor = 0.0001 to have square meters
- suffix m2
There is way with a lisp to copy the format of that only attribute between one block and the other keeping associations with the various polylines?
I hope I've been clear in the explanation.
Thank you and everyone for your help.
bix