Jump to content

Search the Community

Showing results for tags 'link text to record'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements
    • Announcements
    • News You Need
    • Job Board
  • Feedback
    • Roadmap
    • Wishlist - Feature and Content Requests
    • Known Issues
    • Wishes Granted / Issues Resolved
    • Forum Feedback
  • General
    • Troubleshooting
    • General Discussion
    • Architecture
    • Site Design
    • Entertainment
    • Vision and Previsualization
    • Braceworks
    • ConnectCAD
    • Energos
    • Rendering
    • Workflows
    • Buying and Selling Vectorworks Licenses
    • Hardware
  • Customization
    • AI Visualizer
    • Marionette
    • Vectorscript
    • Python Scripting
    • SDK
    • 3rd Party Services, Products and Events
    • Data Tags
  • Solids Modeling and 3D Printing
    • Subdivision
    • Solids Modeling
    • 3D Printing
  • Vectorworks in Action
  • Archive
    • Resource Sharing
    • Machine Design

Calendars

  • Training Events
  • Coffee Breaks
  • Essentials Seminars
  • Webinars
  • Community Groups

Categories

  • Knowledgebase
    • Tech Bulletins
    • Troubleshooting
    • Workflows
    • How To
    • FAQs

Categories

  • Marionette - Objects
  • Marionette - Networks
  • Marionette - Nodes
  • Marionette - Menu Commands

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Occupation


Homepage


Hobbies


Location


Skype

Found 3 results

  1. Hi all. I'm trying to link some text in a symbol to a field of a record format. I've double-triple checked that I have the names of the record format and field correct, but I don't end up with linked fields. I have over 100 fields to link, which is why I'm trying to automate this process. Here's a snippet of the script that's tripping me up: vs.BeginSym("Console Routing") # some other code # for chan in range(64): vs.CreateText(f'input {str(chan + 1)}') vs.LinkText(vs.LNewObj(), "ConsoleRoute", f'Input{chan + 1}') vs.EndSym()
  2. Hello all, I was wondering if anyone knew how to make a two way worksheet? I want to be able to Edit my record from the work sheet just like how I can edit the Worksheet from my record. Attached is an example of my file with the description field being the only field I want to be able to do this to. The text is already linked to the record I just cannot figure out how to edit the worksheet and type directly into it thank you in advance for the feedback. Best Regards, Colin Devenish Practice Help.vwx
  3. I am working with a set of symbols that are simply rectangles with text that is linked to a 5-field record. When I insert the symbols in the Annotations layer, they do not generate any data in the report. It only works if I put them in the design layer. What am I missing here?
×
×
  • Create New...