Results 1 to 2 of 2

Thread: Can't force path to partial CUI in 2008

  1. #1
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    2,020
    Login to Give a bone
    0

    Default Can't force path to partial CUI in 2008

    I am trying to setup my 2008 CUIs the same way I did it in 2007 but I can't get it to work. I am using Civil 3D and Land Desktop companion (LDC) so I have many CUIs.

    I copied all the CUIs to a network path.

    I open LDC and set land.cui from the network as the main. I removed all partials then used cuiload to load the partials from the network.

    Most of the partials will not remember the path to the network. Instead it loads them from my local Windows profile.

    I tried loading the partials through the CUI. Same result.

    I even tried modifying the CUI file and adding the path. Same result. Here is a sample of the area that I changed in the CUI file. It is at the start of the file. This sample is prior to me adding the path to the problem partials.

    Code:
     
    <CustSection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
      <FileVersion MajorVersion="0" MinorVersion="4" IncrementalVersion="1" UserVersion="0" />
      <Header>
        <CommonConfiguration>
          <CommonItems>
            <ModifiedRev MajorVersion="16" MinorVersion="2" UserVersion="0" />
            <PartialMenuFile>map3dgeospatial.cui</PartialMenuFile>
            <PartialMenuFile>map3ddrawings.cui</PartialMenuFile>
            <PartialMenuFile>mapclassic.cui</PartialMenuFile>
            <PartialMenuFile>z:\autodesk 2008\jrmenu\2008 cui\aecco.cui</PartialMenuFile>
            <PartialMenuFile>z:\autodesk 2008\jrmenu\jr.cui</PartialMenuFile>
          </CommonItems>
    Does anyone know how I can force it to load my partials from a network drive?

  2. #2
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    2,020
    Login to Give a bone
    0

    Default Re: Can't force path to partial CUI in 2008

    I figured out how I got this to work in 2007. The path to the network CUIs needs to be in the support files search path before the local path.

    I would still like to know how to hard code the path for a partial CUI into the main CUI file.

Similar Threads

  1. 2011: What is the differrence between remote force and force
    By wasim in forum Inventor - General
    Replies: 0
    Last Post: 2011-06-22, 10:34 PM
  2. Changing full to relative path in 2008
    By dalewww in forum AutoCAD General
    Replies: 4
    Last Post: 2008-12-02, 01:02 PM
  3. AutoCAD 2006 extrude along a path - Profile and path are tangential.
    By judekw in forum AutoCAD 3D (2006 or below)
    Replies: 3
    Last Post: 2007-05-24, 07:48 PM
  4. AutoCAD 2008 Support File Search Path - %InstalDir%
    By kdayman in forum AutoCAD Customization
    Replies: 2
    Last Post: 2007-04-04, 07:01 PM
  5. Relevative Path vs Full Path Xref Swap *
    By tomdillenbeck in forum AutoCAD Wish List
    Replies: 3
    Last Post: 2005-05-26, 06:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •