Results 1 to 4 of 4

Thread: Frames and Tframes

  1. #1
    Wish List Administration
    Join Date
    2011-08
    Posts
    4,581

    Default Frames and Tframes

    Summary: I wish the FRAMES command would include WIPEOUT FRAMES. Also wish TFRAMES would include xref and pdf frames too.

    Description: The FRAMES command controls Image, Xref, and PDF frames. But leaves out Wipeout frames. The TFRAMES command toggles Wipeout and Image frames. But leaves out Xref and PDF frames. I wish these commands would include all frame types.

    Product and Feature: AutoCAD - Modify

    Submitted By: Chris Brenton on 03/03/2014


  2. #2
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719

    Default Re: Frames and Tframes

    Quote Originally Posted by Wish List System View Post
    The FRAMES command controls Image, Xref, and PDF frames. But leaves out Wipeout frames. The TFRAMES command toggles Wipeout and Image frames. But leaves out Xref and PDF frames. I wish these commands would include all frame types.
    Not sure what version you're using (2014 here), but it appears that the only *FRAME system variables that the FRAME (SETVAR) Command doesn't account for are OLEFRAME, and POINTCLOUDCLIPFRAME:

    Code:
    Command: SYSVARWATCH
    SYSVARWATCH = ON
    
    Command:
    Command: FRAME
    
    Enter new value for FRAME <3>: 2
    
    [SysVarWatch] : System Var Changed      : IMAGEFRAME = 2
    [SysVarWatch] : System Var Changed      : WIPEOUTFRAME = 2
    [SysVarWatch] : System Var Changed      : DGNFRAME = 2
    [SysVarWatch] : System Var Changed      : DGNFRAME = 2
    [SysVarWatch] : System Var Changed      : DWFFRAME = 2
    [SysVarWatch] : System Var Changed      : DWFFRAME = 2
    [SysVarWatch] : System Var Changed      : PDFFRAME = 2
    [SysVarWatch] : System Var Changed      : PDFFRAME = 2
    [SysVarWatch] : System Var Changed      : XCLIPFRAME = 2
    
    [SysVarWatch] : System Var Changed      : FRAME = 2
    Note - Not all *FRAME system variables allow the same common 0-2 integer value, and obviously do not account for FRAME == 3.
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  3. #3
    Wish List Administration
    Join Date
    2011-08
    Posts
    4,581

    Exclamation Re: Frames and Tframes

    Frames and Tframes

    Summary: I wish the FRAMES command would include WIPEOUT FRAMES. Also wish TFRAMES would include xref and pdf frames too.

    Description: The FRAMES command controls Image, Xref, and PDF frames. But leaves out Wipeout frames. The TFRAMES command toggles Wipeout and Image frames. But leaves out Xref and PDF frames. I wish these commands would include all frame types.

    Product and Feature: AutoCAD - Modify

    Submitted By: Chris Brenton on 03/03/2014


  4. #4
    Wish List Administration
    Join Date
    2011-08
    Posts
    4,581

    Exclamation Re: Frames and Tframes

    The author has requested that this wish be retracted.

    This thread is closed to further posts while the request is being reviewed by administrators.

Similar Threads

  1. TFRAMES
    By mermercad in forum AutoCAD General
    Replies: 3
    Last Post: 2012-04-25, 12:47 PM
  2. TFRAMES
    By avn in forum AutoCAD Civil 3D - General
    Replies: 2
    Last Post: 2009-10-06, 03:02 PM
  3. Replies: 4
    Last Post: 2006-10-23, 06:30 PM
  4. Tframes not working as per normal...
    By lem_102074329 in forum AutoCAD General
    Replies: 3
    Last Post: 2005-12-08, 04:39 PM
  5. TFrames command produces Error
    By neilcheshire in forum AutoCAD General
    Replies: 4
    Last Post: 2005-10-31, 02:10 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
  •