Results 1 to 6 of 6

Thread: Script File to Write Object Data

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member
    Join Date
    2017-10
    Posts
    7
    Login to Give a bone
    0

    Default Script File to Write Object Data

    Hi,



    I have a database containing object information. I am able to write out a script from my database that inserts blocks into Autocad C3D. Here is an example of the script file:

    Code:
    osmode
    0
    -layer
    Set
    "2020_DESIGN"
    
    
    
    ATTREQ 1
    ATTDIA 0
    -insert
    "DESIGN"
    607476.547,7574318.945,0 1 1 0
    GAS
    GR04L001
    10354
    Is there a way that I can also insert Object Data (into a data table) using this script when creating the block?



    I have attached an image showing the structure of the data table that I would like to populate.



    Thanks in advance



    Lee
    Attached Images Attached Images

Similar Threads

  1. 2014: Added object data fields to Polyline, but object data is empty or zero
    By tntdraftsol in forum AutoCAD Map 3D - General
    Replies: 6
    Last Post: 2015-07-24, 12:20 PM
  2. File write problem with NWD- /NWC-file type
    By bma in forum NavisWorks - General
    Replies: 3
    Last Post: 2010-08-31, 09:43 PM
  3. Replies: 0
    Last Post: 2009-04-15, 02:42 PM
  4. Replies: 10
    Last Post: 2007-10-09, 01:11 PM
  5. Write a script using Express Tools command LMan
    By gis.68227 in forum AutoCAD Customization
    Replies: 7
    Last Post: 2004-08-06, 04:33 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
  •