Choose your top Archicad wishes!

Read more
Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Polyline nodes to parametric form

Anonymous
Not applicable
I`d like to transform numeric nodes like this (i got them with drag&drop method):

105:
    pnum=39
PUT	    0,            0,      0 
PUT	           0.0392795,            0,      0 
PUT	           0.0392795,    0.1095692,      1 
PUT	           0.0392437,    0.1147646,      1 
PUT	           0.0396736,    0.1194417,      1 
PUT	           0.0405131,    0.1236261,      1 
PUT	           0.0417058,    0.1273432,      1 
PUT	           0.0431956,    0.1306186,      1 
PUT	            0.044926,    0.1334777,      1 
PUT	            0.046841,    0.1359461,      1 
PUT	           0.0488839,     0.138049,      1 
PUT	            0.050999,    0.1398123,      1 
PUT	           0.0531295,    0.1412612,      1 
PUT	           0.0552194,    0.1424213,      1 
PUT	           0.0572122,    0.1433178,      1 
PUT	            0.059052,    0.1439767,      1 
PUT	           0.0606822,    0.1444231,      1 
PUT	           0.0620467,    0.1446826,      1 
PUT	            0.063089,    0.1447805,      0 
PUT	           0.0631363,    0.1625932,      0 
PUT	           0.0658582,    0.1626122,      1 
PUT	           0.0682747,    0.1628674,      1 
PUT	           0.0704037,    0.1633422,      1 
PUT	           0.0722628,    0.1640205,      1 
PUT	           0.0738701,    0.1648855,      1 
PUT	            0.075243,    0.1659213,      1 
PUT	           0.0763995,    0.1671112,      1 
PUT	           0.0773573,    0.1684392,      1 
PUT	           0.0781343,    0.1698884,      1 
PUT	           0.0787481,     0.171443,      1 
PUT	           0.0792166,    0.1730863,      1 
PUT	           0.0795574,    0.1748022,      1 
PUT	           0.0797885,    0.1765741,      1 
PUT	           0.0799274,    0.1783858,      1 
PUT	           0.0799921,    0.1802208,      1 
PUT	           0.0800001,     0.182063,      1 
PUT	           0.0800001,         0.25,      0 
PUT	        2.739999999998E-005,         0.25,      0 
PUT	                   0,            0, 0     
to parametric nodes similiar to this (its taken from archicad moulding library):


105:
    pnum=15
    PUT 0, 0, 0
    PUT 0, zzyzx*13/67, 0
    PUT b*1/8.5, zzyzx*14/67, 0
    PUT b*1/8.5, zzyzx*56/67, 0
    PUT 0, zzyzx*57/67, 0
    PUT 0, zzyzx, 0
    PUT b*3/8.5, zzyzx, 0
    PUT b*4/8.5, zzyzx*65/67, 1
    PUT b*3.9/8.5, zzyzx*63.75/67, 1001
    PUT b*3.55/8.5, zzyzx*62.73/67, 1001
    PUT b*5/8.5, zzyzx*59/67, 1001
    PUT b*8/8.5, zzyzx*53/67, 1001
    PUT b*5.5/8.5, zzyzx*49/67, 1000
    PUT b, zzyzx*49/67, 0
    PUT b, 0, 0

I need to do this because i want my mouldings to be resizable.
the shape must be same.

thanks in advance for any tips.
10 REPLIES 10
LiHigh
Newcomer
Why not try MUL or XFORM transformation?
Howard Phua

Win 10, Archicad 19 INT