Is there any possibility to change the size of a decal (width and height) via design table.
Is there any possibility to change the size of a decal (width and height) via design table.
My only thought on how you might do this would be to create a very thin piece of geometry, apply a decal using the "fit to width" / "fit to height" options and then control the geometry with a design table. The design table changes the geometry and the decal matches the size based on the "fit" setting.
Might work?
Rob Rodríguez this could be a way out, thanks for the idea.
Brian Titusv this might be doable but the end user is not so good using API/VBA, so want to keep it simple if they want to modify it later.
My inclination is to say "no".
As you know, usually to put something dimensionally controlled in a design table, you need an "on-screen" dimension.
Currently decal scale is driven via user interface.
That being said, I guess you could write a VBA macro embedded in the desing table to perform this function via the API.