Jump to content

Worksheet database header


Daryl Wood

Recommended Posts

Does anyone know the database header syntax to pick up the door object "manufacturer"? When trying to paste the field criteria from the manufacturer field in a worksheet database header, the result is: =(('Door'.'UseSymDef')) which does not yield the manufacturer information. This looks a lot like a bug.

Link to comment
  • Vectorworks, Inc Employee

To return manufacturer information, use:

=Door.Manuf

or

='Door'.'Manuf'

(either will work). You can determine the (occasionally cryptic) names of the properties by choosing "Door" in the VectorScript Plug-in Editor command, then clicking on the Parameters button, then scrolling down to see what property you're interested in.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...