• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Electrical

    Reply
    *Andrew Fenton

    Symbol Alignment with Wire

    66 Views, 3 Replies
    02-05-2004 12:55 PM
    Hi,

    My use of Autocad Electrical began earlier this week.

    I have encountered a problem where my custom symbols made in separate .dwg
    files do not lay exactly on the wire when I insert them using Insert
    Component. Using my mouse, I locate the block image so that the 2 (1 left
    and 1 right) wire terminals in my symbol lie precisely on the wire. When I
    click the mouse button, however, the symbol block I am inserting shifts up a
    pixel or two, depending how closely I am zoomed. This occurs whether or not
    SNAP is activated. Apparently, the insertion is otherwise working properly
    as it breaks the wire.

    I believe I am using the necessary attributes. Furthermore, this problem
    occurs only with some of my custom symbols. All of my symbols use an
    insertion point of x = 0, y = 0, and z = 0, which is at the precise center
    of my wire terminals.

    Any advice with this problem would be greatly appreciated. One of my
    problem symbols is attached so it may be inspected and tested.

    Thanks,
    Andrew

    P.S. I read Lint's response to the 11/25/2003 posting entitled "Create new
    item." In it, he advised that the WD_M block not be inserted on our
    symbols. As I understand it, this WD_M block is invisible. How do I
    determine if it is on my symbol, and if so, how do I get rid of it?



    Attachment not added (too large): "HPB1_PRNTmPushBtnNC.dwg"
    Please use plain text.
    Distinguished Contributor
    Posts: 435
    Registered: ‎01-14-2004

    Re: Symbol Alignment with Wire

    02-06-2004 06:18 AM in reply to: *Andrew Fenton
    Several years ago, when the product was known as Cimlogic Toolbox WD, there was something about having a symbol's insert point NOT being on a wirecut point. It sounds like you may have your insert point near a wirecut. All of our custom symgols (we have hundreds) have been build with the insert point near the center of the geometry, for instance a pushbutton's insert point is centered between the left and right wirecut points. I don't know if all this is still true, but none of our symbols cause problems. Hope this helps.

    Martin
    Please use plain text.
    *Nate Holt \(Autodesk\)

    Re: Symbol Alignment with Wire

    02-06-2004 07:08 AM in reply to: *Andrew Fenton
    Andrew, AcadE automatically tries to align the inserted symbol in line with the insertion points of the wire connection attributes X4TERM01 and X1TERM01 (for a 2-wire device) so that tese align with the underlying wire. If the XY coordinates of these attributes are not sitting on Y=0.0, then you'll probably see a problem like you describe. Check it out. Make sure these invisible attributes are "Left" justified and at the exact point where the wire is to touch the device. Nate. "Andrew Fenton" wrote in message news:4022ad1d_2@newsprd01... > Hi, > > My use of Autocad Electrical began earlier this week. > > I have encountered a problem where my custom symbols made in separate .dwg > files do not lay exactly on the wire when I insert them using Insert > Component. Using my mouse, I locate the block image so that the 2 (1 left > and 1 right) wire terminals in my symbol lie precisely on the wire. When I > click the mouse button, however, the symbol block I am inserting shifts up a > pixel or two, depending how closely I am zoomed. This occurs whether or not > SNAP is activated. Apparently, the insertion is otherwise working properly > as it breaks the wire. > > I believe I am using the necessary attributes. Furthermore, this problem > occurs only with some of my custom symbols. All of my symbols use an > insertion point of x = 0, y = 0, and z = 0, which is at the precise center > of my wire terminals. > > Any advice with this problem would be greatly appreciated. One of my > problem symbols is attached so it may be inspected and tested. > > Thanks, > Andrew > > P.S. I read Lint's response to the 11/25/2003 posting entitled "Create new > item." In it, he advised that the WD_M block not be inserted on our > symbols. As I understand it, this WD_M block is invisible. How do I > determine if it is on my symbol, and if so, how do I get rid of it? > > >
    Please use plain text.
    *Andrew Fenton

    Re: Symbol Alignment with Wire

    02-06-2004 08:21 AM in reply to: *Andrew Fenton
    Martin, Nate, Thanks to both of you for your suggestions. Apparently, the problem was my justification of the X?TERMn attributes. As soon as I set them to Left justification, SHAZAAM!, their terminals snapped precisely to the wire. When I was originally setting up my custom symbols, I thought they would look better if the X?TERMn attributes were as symetrically justified as possible. Foolish mortal! I should have recognized that even when the anchor point for Middle Left or Middle Right appeared, the Left justify anchor remains in its position with respect to the attribute tag. Thus, when I was placing my components, the program was aligning the new component to the Left justify anchors, which, given my Middle Right or Left alignments, made the symbol appear above the wire to which it was connected. Superb! Thanks again. Andrew Fenton
    Please use plain text.