Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5820

Rhinoscript - screen out objects in blocks

$
0
0

@rhorsefield wrote:

I have a Rhino script that loops through each object and screens out those I don’t want to evaluate (for Each strAnObject in AllRhinoObjects). I want to ignore all objects in blocks, but I don’t see a method named IsObjectInBlock or similar. I suspect that blocks are not stored in the Rhino.AllObjects collection, but don’t know for sure. Can someone either tell me how to identify objects that belong to blocks, or if blocks are not part of the Rhino.AllObjects collection?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5820

Trending Articles