how to create a new assembly code file from scratch

how to create a new assembly code file from scratch

tcardia
Enthusiast Enthusiast
475 Views
2 Replies
Message 1 of 3

how to create a new assembly code file from scratch

tcardia
Enthusiast
Enthusiast

I am trying to write a new "assembly description" file, however it seems that Revit does not read the lines that I write, for each line it gives me this result "the line is incomprehensible".

 

tcardia_0-1719486424113.png

 

 

As a base I am using a file that Revit reads and this is the format I am using

 

(code)[space](description)

01 description

 

Does anyone know why that happens? Or do you know what type of encoding to use to create this file?

0 Likes
Accepted solutions (1)
476 Views
2 Replies
Replies (2)
Message 2 of 3

Simon_Weel
Advisor
Advisor

Is this related to your other post about Assembly Codes?

0 Likes
Message 3 of 3

tcardia
Enthusiast
Enthusiast
Accepted solution

Solved!!

 

(num.)[TAB](Description)[TAB](num.)[TAB]

 

byeee!!!

TC

0 Likes