Jump to content
Developer Wiki and Function Reference Links ×

Call Out tool- Access to text Name of Section.


Assembly

Recommended Posts

I want to make a worksheet that summarizes the note call out tools and orders them as per our Construction Building Index.

I used the TellMe script I previously posted.

These are the Variables of the Call Out Tools.

Link To Database

Place As Keynote

Keynote Prefix

Keynote Suffix

BubbWidth

Vertical Placement

Orientation

Left

Bubble Style

Radius Factor

Margin

Bubble Shadow

Shoulder

Leader Type

Leader Style

LineLength

__ShowDialog

Rise

Text

DNE

TextFont

TextSize

TextStyle

ControlPoint01X

ControlPoint01Y

ControlPoint02X

ControlPoint02Y

ControlPoint03X

ControlPoint03Y

ControlPoint04X

ControlPoint04Y

__dbName

__dbUUID

__NoteUUID

__NoteDescrip

__KeynoteNumber

__OldPlaceAs

__OldBubbWidth

__OldShoulder

__OldLeaderStyle

__IsFlipped

__isNew

__version

__markerCode

Arrow Style

Marker Symbol

Marker Scale Factor

MarkerAng

Marker Weight

__OldCtrlPt03X

__OldCtrlPt03Y

__OldCtrlPt04X

__OldCtrlPt04Y

In my work sheet I use:

=('Callout'.'Text')

This displays the Content of the Note.

=('Callout'.'__NoteDescrip')

This displays the short description of the note.

What I can't get is the Text name of the Section which the file is in.

When I use

=('Callout'.'__dbUUID')

I get the Unique ID of the Section. (ie ID_01070403500585)

I opened the database .xml file which has an entry:

Any ideas on how I can get the text value of the UIDD- is this outside the scope of VectorScript.

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...