Trevor would it be interesting if I added substitute information to LDCad's generated content. That way LPub3D could do auto substituting without the user having to surround the generated part with pli meta's.
I could add something to the 'GENERATED' meta, maybe something like...
for a tread:
or for a shock:
Or for things like strings, hoses etc (would need unofficial parts though at least until official ones are available.) :
What do you think?
I could add something to the 'GENERATED' meta, maybe something like...
for a tread:
Code:
0 !LDCAD GENERATED [generator=LDCad 1.6] [substRef=3827.dat] [substCnt=40]
or for a shock:
Code:
0 !LDCAD GENERATED [generator=LDCad 1.6] [substRef=73129.dat] [substCol=16]
Or for things like strings, hoses etc (would need unofficial parts though at least until official ones are available.) :
Code:
0 !LDCAD GENERATED [generator=LDCad 1.6] [substRef=foo.dat] [substCol=16] [substLen=500mm]
What do you think?