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

    AutoCAD Electrical

    Reply
    Contributor
    Posts: 17
    Registered: ‎12-09-2003

    AcadE Install Directories: GLOBAL VARIABLES

    78 Views, 1 Replies
    11-21-2003 04:44 AM
    I would like to know if it is 'safe' for me to make use of some of the global variables that are set and used by the various AcadE API commands.

    Specifically, I am looking at variables like"GBL_wd_DocSetBase" which points to the support directory for AcadE files.

    I would be using them in my VisuaLisp programs.

    Glenn Buttke
    Rockwell Automation
    Please use plain text.
    *Autodesk\

    Re: AcadE Install Directories: GLOBAL VARIABLES

    11-24-2003 09:41 PM in reply to: gpbuttke
    There are no plans that I am aware of to rename the
    existing global variables... so I believe you're totally safe to go ahead
    and reference these "GBL_wd_" prefixed variables in your custom utilities and
    such. 
    Please use plain text.