Hi,
I am attempting to insert a block from another .3dm and embed it. From what I have seen I am not able to use a: rs.InsertBlock() command because the block does not exist in the script. At the moment I am using a simple: rs.command("_Insert") to browse for the file then inserting the block that way. If I have a specific file location I would like to us and I would like to insert the file at a point is there some way I can do this without clicking through browsing for the file and inserting it at [0,0,0]? Maybe some kind of Rhino.RhinoApp.RunScript function?
Thanks,
5chmidt


Reply With Quote
