Changing the line length(parameter) in title block

Changing the line length(parameter) in title block

kbsu77
Explorer Explorer
325 Views
5 Replies
Message 1 of 6

Changing the line length(parameter) in title block

kbsu77
Explorer
Explorer

parameter name is d9 in title block 

i want to change the another scale  in ilogic or etc

ex)d9=170  >  d9=1700

kbsu77_0-1704851798860.png

 

0 Likes
326 Views
5 Replies
Replies (5)
Message 2 of 6

A.Acheson
Mentor
Mentor

Hi @kbsu77 

Having a seperate titleblock definition would be the easy way around this. Then swap the definition/titleblock. This would be the manual method. Can you explain your workflow that your using? Simply changing the dimension will change the titleblock for all sheets using this titleblock in the drawing.

 

While changing the dimensions can be done it might not benefit you if looking for on the fly changes.  

 

 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
0 Likes
Message 3 of 6

kbsu77
Explorer
Explorer

kbsu77_0-1704889334851.png

"I want to create title blocks for scales ranging from 1:1 to 1:300. Generating 300 title blocks for A3 size individually is not efficient. The base scale is 1:1, and I want to generate title blocks for scales ranging from 1:1 to 1:300 using a specific code. For example, if the scale is 3, I want to create a title block for 1:3, and if the scale is 4, I want a title block for 1:4. Can you suggest a solution?"

0 Likes
Message 4 of 6

A.Acheson
Mentor
Mentor

Hi @kbsu77 

I agree that 300 titleblocks wouldn't be efficient. For this setup using one would normally suffice per sheet size. Is there something in the titleblock that needs to change with scale? The titleblock itself is normally static in size. If it's just the scale String that is changing this can be automatically generated from the model. In fact you don't even need code as it's an iproperty called "Scale". 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
Message 5 of 6

kbsu77
Explorer
Explorer

hello sir~!

The format we use employs A3 standard paper size. The equipment dimensions in the drawings must be inserted on a 1:1 scale, requiring a change in the border size. For example, to change it to 297x420, or 10 times larger at 2970x4200. To achieve this, we are in the process of coding to modify the size of the border, including settings in the style editor. For instance, if the font or dimstyle is set to 1mm (1:1), when scaled by a factor of 10, it should change to 10mm.

However, for title blocks, the line spacing in the title field will be adjusted to 10mm for a 1:1 scale and changed to 100mm for a 1:10 scale. This is because it is not practical to create title blocks for scales ranging from 1:1 to 1:300. Currently, the system maintains a static state, where changing the 1:1 title block to 1:10 fixes its position, but text and line spacing remain fixed in the 1:1 state. The style editor section appears to be adaptable through coding. In conclusion, we are seeking code that allows us to scale the title block as shown in the illustration below.

Is the method below possible?

kbsu77_0-1704980710549.png

 

0 Likes
Message 6 of 6

FINET_Laurent
Advisor
Advisor

Hi @kbsu77

 

Just by curiosity, why do you need the 1/1 scale insertion in your process ?  

 

Kind regards, 

FINET L.

If this post solved your question, please kindly mark it as "Solution"

If this post helped out in any way to solve your question, please drop a "Like"

@LinkedIn     @JohnCockerill

0 Likes