See the top rated post in this thread. Click here

Results 1 to 2 of 2

Thread: Return/Enter in Cadium

  1. #1
    Member
    Join Date
    2021-06
    Posts
    2
    Login to Give a bone
    0

    Red face Return/Enter in Cadium

    Hello,

    I am trying to do a script with attaching Xrefs, having trouble with the last 3 enter/returns, how do i write that for my script?

    My script is following:

    _.XREF
    _ATTACH
    ..\..\A\Modeller\A40-P-01
    (list 0 0 0)
    _.QSAVE

  2. #2
    Member
    Join Date
    2021-06
    Posts
    2
    Login to Give a bone
    1

    Default Re: Return/Enter in Cadium

    I figured it out, with testing just using the spaces(enter/return) you see between (list 0 0 0) and _.QSAVE
    Code:
    _.XREF
    _ATTACH
    ..\..\A\Modeller\A40-P-01
    (list 0 0 0)
    
    
    
    _.QSAVE
    Last edited by Opie; 2021-06-30 at 12:24 PM. Reason: [code] tags added to deliniate script

Similar Threads

  1. Replies: 10
    Last Post: 2016-06-27, 12:04 AM
  2. HARD RETURN(CTRL-ENTER) NOT WORKING FOR TITLES???
    By luigi in forum Revit Architecture - General
    Replies: 11
    Last Post: 2005-11-08, 08:22 AM
  3. Enter button = repeat last command
    By Chad Smith in forum Revit Architecture - Wish List
    Replies: 14
    Last Post: 2005-02-01, 07:04 PM
  4. How do you create a Boxed Return or Cornice Return?
    By rgecy in forum Revit Architecture - General
    Replies: 7
    Last Post: 2004-05-20, 04:42 PM

Tags for this Thread

Posting Permissions

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