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

    AutoCAD Civil 3D

    Reply
    *Burgasser, Drew

    VBA Point Creation Settings

    114 Views, 3 Replies
    11-21-2003 06:19 AM
    I can't seem to find certain point creation settings in the VBA object
    model. Explicitly, I can't find "Prompt for Descriptions" and "Default
    Description".

    Are they not there, or am I just not finding them?

    Thanks,
    Drew Burgasser
    CAD Masters, Inc.
    Please use plain text.
    *Wedding, James

    Re: VBA Point Creation Settings

    11-21-2003 06:29 AM in reply to: *Burgasser, Drew
    IIRC, I actually had to call up the Point Settings dialog box using a
    SENDCOMMAND and the menu line text. It wasn't pretty, but it worked.

    I can track down the code on Monday if you'd like.
    --
    James Wedding, P.E.
    IT Manager
    Jones & Boyd, Inc.
    Dallas, TX
    XP/1 on P4-1.6/512
    LDT2004+C3D
    Please use plain text.
    *Wedding, James

    Re: VBA Point Creation Settings

    11-21-2003 06:30 AM in reply to: *Burgasser, Drew
    Scratch that! I'm so sorry, wrong group.

    I've got no clue how to do it in C3D.

    --
    James Wedding, P.E.
    IT Manager
    Jones & Boyd, Inc.
    Dallas, TX
    XP/1 on P4-1.6/512
    LDT2004+C3D
    Please use plain text.
    *Bud

    Re: VBA Point Creation Settings

    12-07-2003 10:46 AM in reply to: *Burgasser, Drew
    Hi Drew,

    In 2004 VBA many of the point preferences are stored in: eAeccPrefCogoInt.
    Not sure if it is the same in Civil3D but I'd imagine it is.

    Bud Miller
    www.BudCAD.com
    Legal Descriptions. Parcel Reports.
    Point Group Automation. Layer Reports.
    Custom routines and consulting.

    "Drew Burgasser" wrote in message
    news:FA1372987EBFEEF88DD9EE705E221BF8@in.WebX.maYIadrTaRb...
    > I can't seem to find certain point creation settings in the VBA object
    > model. Explicitly, I can't find "Prompt for Descriptions" and "Default
    > Description".
    >
    > Are they not there, or am I just not finding them?
    >
    > Thanks,
    > Drew Burgasser
    > CAD Masters, Inc.
    >
    >
    Please use plain text.