Results 1 to 8 of 8

Thread: Place Viewport on one Layer and drawing title on another

  1. #1
    I could stop if I wanted to
    Join Date
    2005-12
    Location
    Hartford, CT
    Posts
    394
    Login to Give a bone
    0

    Question Place Viewport on one Layer and drawing title on another

    I pretty much have most of the bugs worked out of the sheet set manager. But there is one thing I would like to change if possible.

    One of the best things about sheet set manager is the ability to drag on drop views onto plot sheet and have the view automaticaly titled. But this is also were my problem lies. I have my sheet template set so thay my view port layer is current, and when a drag a view onto a new sheet the view port for that view is place on the current layer (the view port layer). But the drawing tile that is placed at the same time is also placed on the current layer which is the view port layer. Here is were the problem lies. The office standard is that view ports are not to plot, so the view port layers is set with the no plot feature in the layer dialog boxed turned on. That means unless the user remebers to change the layer of the drawing title from the view port layer (the layer it is automatically inserted on) to the dwg tile layer, it wont plot either.

    Any ideas of how to have the sheet set manager place the view port on one layer and the drawing title on another?

  2. #2
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,103
    Login to Give a bone
    0

    Default Re: Place Viewport on one Layer and drawing title on another

    You would probably need to use some form of a custom (Lisp or VBA) to move the viewport to a new layer or even turn off the visibility of the viewport. Unless you use reactors or event handlers this would still require the user to execute a command after the insertion.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  3. #3
    I could stop if I wanted to
    Join Date
    2005-12
    Location
    Hartford, CT
    Posts
    394
    Login to Give a bone
    0

    Default Re: Place Viewport on one Layer and drawing title on another

    Quote Originally Posted by Opie
    You would probably need to use some form of a custom (Lisp or VBA) to move the viewport to a new layer or even turn off the visibility of the viewport. Unless you use reactors or event handlers this would still require the user to execute a command after the insertion.
    Do you have this same issue? How do you deal with?

  4. #4
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,103
    Login to Give a bone
    0

    Default Re: Place Viewport on one Layer and drawing title on another

    We don't use views. We set up our sheet manually since each sheet will be almost the same layout with different aspects of the layout being more important than others. I still have the occasional viewport being plotted, but I try to rectify it prior to releasing the drawings out for bids.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  5. #5
    Member
    Join Date
    2006-06
    Posts
    20
    Login to Give a bone
    0

    Default Re: Place Viewport on one Layer and drawing title on another

    Quote Originally Posted by Opie
    We don't use views. We set up our sheet manually since each sheet will be almost the same layout with different aspects of the layout being more important than others. I still have the occasional viewport being plotted, but I try to rectify it prior to releasing the drawings out for bids.
    Does that mean that views not set up using SSM can still show up in SSM so that callout tags can then reference them?

    If so this would be helpful. So far as I can tell, views can only be rectilinear in shape. Sometimes we like to use polygons for viewports.

  6. #6
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,103
    Login to Give a bone
    0

    Default Re: Place Viewport on one Layer and drawing title on another

    Quote Originally Posted by kkinchen
    Does that mean that views not set up using SSM can still show up in SSM so that callout tags can then reference them?

    If so this would be helpful. So far as I can tell, views can only be rectilinear in shape. Sometimes we like to use polygons for viewports.
    Not to my knowledge. You will need to use SSM for your views if you want to use call out tags on the views.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  7. #7
    Retired Forum Staff Chris.N's Avatar
    Join Date
    2001-12
    Location
    Rochester, MN
    Posts
    2,561
    Login to Give a bone
    0

    Default Re: Place Viewport on one Layer and drawing title on another

    Quote Originally Posted by kkinchen
    Does that mean that views not set up using SSM can still show up in SSM so that callout tags can then reference them?

    If so this would be helpful. So far as I can tell, views can only be rectilinear in shape. Sometimes we like to use polygons for viewports.
    i clip my SSM viewports all the time. just select the port, r-click, and select the "Viewport Clip" option located near the top of the R-click menu. they are still referenced for callout work.
    Sometimes, i get lost in my own thoughts and need to ask directions to find my way back.
    S&D DB Sharing Forum

  8. #8
    Member
    Join Date
    2005-10
    Posts
    6
    Login to Give a bone
    0

    Default Re: Place Viewport on one Layer and drawing title on another

    I have been looking for a way to solve this problem as well. Has anyone got any ideas? We would like the viewport to come in on a layer that wont plot a the view label to come in on a specific layer.

Similar Threads

  1. extracting LOGINNAME to place in to a drawing title
    By dannywi77iams in forum AutoLISP
    Replies: 9
    Last Post: 2012-02-13, 02:15 AM
  2. Viewport Title Location In reference to viewport
    By BSaunders in forum Revit Architecture - General
    Replies: 3
    Last Post: 2010-10-27, 03:54 PM
  3. Rotation of Viewport & Viewport Title
    By iankids in forum Revit Architecture - General
    Replies: 2
    Last Post: 2007-12-19, 01:24 AM
  4. Viewport/Drawing title layers
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2006-07-26, 01:23 PM
  5. Place Viewport on a certain Layer
    By BCrouse in forum AutoLISP
    Replies: 7
    Last Post: 2005-03-09, 01:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •