AutoCAD Civil 3D
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Burgasser, Drew
VBA Point Creation Settings
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
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.
*Wedding, James
Re: VBA Point Creation Settings
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
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
*Wedding, James
Re: VBA Point Creation Settings
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
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
*Bud
Re: VBA Point Creation Settings
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.maYI adrTaRb...
> 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.
>
>
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"
news:FA1372987EBFEEF88DD9EE705E221BF8@in.WebX.maYI
> 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.
>
>
