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

How to create objects in a layout using RhinoScriptSyntax?

$
0
0
AddDetail(layout_id, corner1, corner2, title=None, projection=1)
AddLayout(title=None, size=None)

I’ve successfully used AddDetail and AddLayout to create layout, but I want to go further by creating annotations and curves directly in the layout space. However, the objects I create end up in model space instead of layout space. How can I achieve this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles