How to add layer using command line measures?
Hello, I want to add a material layer to an existing construction using the command line interface. I didn't find any measure that allows it. Any recommendations?
Comments
There are two ways to do this - make a measure that you run through command line, or write a ruby script to add it. Which do you prefer for your workflow?
Some other information that would be useful to know, is if you are going to make a material for this layer on the fly or pick from materials already in the model. Also will you want to specify the position of this material relative to other layers.
Thank you for the response. I want to add a new material layer in the external face i.e layer index =0, by using a ruby script.