Add entity to layer sketchup ruby api -


i've been searching while on internet how add entity layer in ruby api can't seem find how this. there can me?

thanks in advance arne

try drawingelement.layer= method. sample code there should help.


Comments

Popular posts from this blog

ruby on rails - ActiveRecord order not working -

javascript - How do you prevent nested queries/catches in sequelize? -

java - ConcurrentModificationException upon committing transaction with Hibernate -