- UID
- 1
- 积分
- 15892
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2002-1-3
- 最后登录
- 1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
ActiveX/VBA Technical Newsletter - September 1999
This document is part of AutoCAD VB(A) Newsletter Archive
/Note: the URLs in this posting may be broken into several lines by the
transmission media. Please make sure that you have the full URL before
trying to access it./
Struggling to get programmetic access to Wipeouts? Want to change the
draworder? Want to display one of the AutoCAD standard dialogs such as
file open? You can do these and more in this edition's featured tool.
Table of Contents
=================
(1) Featured Tool: AsdkUnsupp2000
(2) New Solutions
(3) Check out our tools/utilities for the Automation developer
(1) Featured Sample: AsdkUnsupp2000
===================================
The AutoCAD Automation Object Model is easily extensible by using ObjectARX.
This utility extends the AutoCAD 2000 Automation API with stuff that you
most frequently requested. Please note that the utility is frequently updated
to cover new areas, so please check back often.
Features:
-Programmetic access to Wipeouts, Draworder, embedded OLE objects in the
drawing file.
-Common AutoCAD dialogs (save, open, color, hatch pattern, plot style,
line weight, line type dialog)
-Fix for the AutoCAD bug that prevents you from creating anonymous groups
-Block,Group,Dwt file description
-Methods that let you access multiple AutoCAD sessions running on the same
computer
-Property that lets you access the command line arguments of AutoCAD
Download it from:
/cgi-bin/solution.pl?SID=41853
(2) New Solutions
=================
42822 HOW TO CREATE TOLERANCE SYMBOLS THROUGH ACTIVEX
/cgi-bin/solution.pl?SID=42822
38673 HOW TO CREATE A BLOCK DEFINITION
/cgi-bin/solution.pl?SID=38673
(3) Check out our tools for the Automation developer
====================================================
In addition to this edition's featured tool we have a great collection of
tools and utilities that you may find useful when working with the Automation
API in AutoCAD.
-VBA Properties Window Property Enabler
This tool lets you create 'dynamic properties' in the Properties Window of
AutoCAD 2000 using VB(A).Have you ever wanted to show all that xdata that you
have on AutoCAD objects directly to the users so they can view and/or edit it?
Here's your chance to do it using VB(A)!
http://adn.autodesk.com/techsupp/utilitiesasdkopmx.zip
-AutoCAD Dockable ActiveX Control Container
All you need is VB and you can create you custom dockable modeless form. Check this out!
http://adn.autodesk.com/techsupp/utilitiesaccont.zip
-Controls
AutoCAD Color control and dialog box
http://adn.autodesk.com/techsupp/utilitiesacadcolor.zip
AutoCAD DWG preview image control
http://adn.autodesk.com/techsupp/utilitiesdwgthumbnail.zip
AutoCAD Hatch Pattern control (*.pat)
http://adn.autodesk.com/techsupp/utilitieshatchpattern.zip
AutoCAD Layer control
http://adn.autodesk.com/techsupp/utilitiesacadlayer.zip
AutoCAD Slide control (*.sld, *.slb)
http://adn.autodesk.com/techsupp/utilitiesslide.zip
AutoCAD Linetype/Lineweight control (*.lin)
http://adn.autodesk.com/techsupp/utilitiesacadlinetype.zip
Other controls coming soon to the ADN website:
-Property Control (Similar to the AutoCAD 2000 Properties Window)
-UCS Control
-----------------------------------------------------------------------------
To subscribe or unsubscribe, go to
http://adn.autodesk.com/techsupp/docs/newsletters.htm
-----------------------------------------------------------------------------
You received this message as a result of your registration
on the ADN List Server subscription page. If you no longer wish
to receive these messages, read the next section, How to use this
mailing list.
How to use this mailing list:
You may unsubscribe from this e-mail newsletter, or subscribe to
a variety of other informative e-mail newsletters, by returning
to the ADN List Server subscription page at
http://adn.autodesk.com/techsupp/docs/newsletters.htm
and changing your subscription preferences.
Alternatively, from the subscribed account you can send an e-mail to
<Majordomo-partnersys@autodesk.com> with the following command in the
body of your email message:
unsubscribe <list-name>
----------------------------------------------------------------------
Autodesk Developer Network (ADN) information and events:
For information on all ADN topics, please visit:
http://www.autodesk.com/adn
----------------------------------------------------------------------
THIS DOCUMENT IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. The
information contained in this document represents the current view of
Autodesk Inc. on the issues discussed as of the date of publication.
Because Autodesk must respond to change in market conditions, it
should not be interpreted to be a commitment on the part of Autodesk
and Autodesk cannot guarantee the accuracy of any information
presented after the date of publication.
INFORMATION PROVIDED IN THIS DOCUMENT IS PROVIDED 'AS IS' WITHOUT
WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND FREEDOM FROM INFRINGEMENT.
The user assumes the entire risk as to the accuracy and the use of
this document. This document may be copied and distributed subject to
the following conditions:
1. All text must be copied without modification and all pages must
be included
2. All copies must contain Autodesk's copyright notice and any other
notices provided therein
3. This document may not be distributed for profit
---------------------------------------------------------------------- |
|