Die tags sind nun unsichtbar und nur ein Name wird erstellt. Die z Kordinatenfür ILS syteme wurden hinzugefügt und eine vorübergehende arc für angetriebene Kurven wird erstllet bevor man die Inserts hat

This commit is contained in:
2025-09-17 11:37:31 +02:00
parent 291b2eaec5
commit aa04ee3fd1
2 changed files with 52 additions and 27 deletions
+2 -6
View File
@@ -117,14 +117,10 @@ def create_block_library(input_dir, output_file, config, logger=None):
cp = copy_entity(logger, error_files, filename, e, center)
if cp:
blk.add_entity(cp)
add_bounding_box_to_modelspace(blk, boundingbox, centered=True)
# add_bounding_box_to_modelspace(blk, boundingbox, centered=True)
# Platzierung in Reihen und Spalten
# Attribut-Definition (ATTDEF) hinzufügen
blk.add_attdef(
tag="NAME",
insert=(0.2, 0.2), # Position relativ zum Blockursprung
)
# Blockreferenz-Layer bestimmen
blockref_layer = None