ACADuser Posted March 5, 2019 Share Posted March 5, 2019 In plan view, I have several "Backclipped Cross Section" cameras & sent them to a layout. In a building elevation view I wanted to show these as well so I added several corresponding Callouts. Is there any way to link the sheet # to the callouts so they will update when adding or deleting a sheet? Link to comment Share on other sites More sharing options...
joey_martin Posted March 6, 2019 Share Posted March 6, 2019 No. You have to add those manually. Link to comment Share on other sites More sharing options...
ACADuser Posted March 7, 2019 Author Share Posted March 7, 2019 Joey, My point was how to make them auto update if you change the sheet number? Link to comment Share on other sites More sharing options...
joey_martin Posted March 8, 2019 Share Posted March 8, 2019 Same answer. Have to update the sheet numbers manually. Link to comment Share on other sites More sharing options...
Chopsaw Posted March 8, 2019 Share Posted March 8, 2019 If you add them in layout you can have a macro display the sheet number but not likely a good solution for your situation but works ok to use as a view title. Link to comment Share on other sites More sharing options...
ACADuser Posted March 8, 2019 Author Share Posted March 8, 2019 Thanks for the replies. The details are on sheet A-16. So if I placed a text macro in layout sheet A-16 that referenced the sheet # it would update if the sheet became A-17. But how to link those call outs back to the text macro on the sheet that now shows A-17? Link to comment Share on other sites More sharing options...
Chopsaw Posted March 8, 2019 Share Posted March 8, 2019 I think what you are asking for is still a feature request at this stage Alan. You can partially automate by using the %layout.label% macro but that is if the callout is actually on the layout page. The Callout Label ( camera number ) is still manual though. Link to comment Share on other sites More sharing options...
ACADuser Posted March 9, 2019 Author Share Posted March 9, 2019 OK a new feature then. I want to drop "sheet marker" on say A-17 and then use a macro placed in the Callout that would display that sheet number. Link to comment Share on other sites More sharing options...
Chopsaw Posted March 9, 2019 Share Posted March 9, 2019 3 hours ago, ACADuser said: I want to drop "sheet marker" on say A-17 and then use a macro placed in the Callout that would display that sheet number. I hope I am not repeating myself but when you word it that way we have that ability. It just does not work if you want the callout in plan view as it appears to be in your example and then send it to layout. The "sheet marker" would be when you enter A-17 for the Label of the Layout Page Information. Or A-# would make it auto indexing. Link to comment Share on other sites More sharing options...
ACADuser Posted March 9, 2019 Author Share Posted March 9, 2019 I don't think I'm making myself clear. In plan you create a "Back clipped camera view". You sent to sheet A-16 and the Camera in plan shows the A-16 reference. Then in A-15 you have sent elevation camera of the front elevation. You open the front view and you add a callout in the same location as the section view that you have in plan view. This callout needs to reference sheet A-16 where the cross-section view is. So the "A-16" is automatically updated in the plan view cross-section Camey's display callout id the sheet number changes. I want the callout displayed in the front view elevation to change from A-16 to the new sheet number. If you have some sort of "Marker" like a text object that holds the sheet number placed in that A-16 sheet. Then a macro that reads the marker for that "A-16" sheet label so the callout will update. Link to comment Share on other sites More sharing options...
Chopsaw Posted March 9, 2019 Share Posted March 9, 2019 Alan take a quick look at this and see if you think it is workable. Camera Callout test.zip 1 Link to comment Share on other sites More sharing options...
Alaskan_Son Posted March 9, 2019 Share Posted March 9, 2019 42 minutes ago, Chopsaw said: Alan take a quick look at this and see if you think it is workable. Camera Callout test.zip Not bad Chop. Link to comment Share on other sites More sharing options...
ACADuser Posted March 9, 2019 Author Share Posted March 9, 2019 2 hours ago, Chopsaw said: Alan take a quick look at this and see if you think it is workable. Camera Callout test.zip Well, aren't you clever. Thinking inside the box, Layout box that is. That will do for now. Thank you for the suggestion. I suppose there is no way a macro can keep track of a Layout Label while not residing in that layout? Link to comment Share on other sites More sharing options...
Alaskan_Son Posted March 9, 2019 Share Posted March 9, 2019 1 minute ago, ACADuser said: I suppose there is no way a macro can keep track of a Layout Label while not residing in that layout? It can, but its a very complex system to keep track of and manage. I would recommend you just stick with Chop's suggested method for now. Link to comment Share on other sites More sharing options...
Chopsaw Posted March 10, 2019 Share Posted March 10, 2019 6 hours ago, Alaskan_Son said: Not bad Chop. Thanks Michael. 4 hours ago, ACADuser said: That will do for now. Thank you for the suggestion. You are welcome Alan. Not a perfect solution but at least it lets chief know that it is something that will get used when they provide a better one. Link to comment Share on other sites More sharing options...
ACADuser Posted March 10, 2019 Author Share Posted March 10, 2019 Just to be clear you are keeping track of the sheet/layout Label & not the details on it. When you add your details to that layout you would also add an object that passes the layout label to the callout in the elevation view. Link to comment Share on other sites More sharing options...
Chopsaw Posted March 10, 2019 Share Posted March 10, 2019 Yes just taking advantage of the built in function of the section camera that reads the layout label and sending a copy to layout to give that secondary reference in the elevation view. A functional indirect link. Move the section to page 4 and it will respond properly. Link to comment Share on other sites More sharing options...
CARMELHILL Posted March 10, 2019 Share Posted March 10, 2019 I still wonder why Chief hasn't addressed this. Seems like referenced section marks in elevations would be easy to program, just like the referenced section marks in the floor plans. Then again, I suck at programming. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now