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