2012

Table Of Contents
Show Viewpoint
Viewpoint Selects the viewpoint or a viewpoint animation to show. If you
dont have any viewpoints in your Autodesk Navisworks file, this property is
not available.
Pause
Delay (Seconds) Defines the amount of time delay before the next action in
the script is run.
Send Message
Message Defines the message to send to a text file defined in the Options
Editor.
You can output the Scripter variables in your message. To do this, use
%variable_name% style.
Set Variable
Variable Name The alphanumeric name for the variable.
Value An operand to assign. The following rules apply:
If you enter a number (for example 0, 400, 5.3), the value is treated as a
numeric value. If it has a decimal place, the floating-point formatting is
preserved up to the user-defined decimal places.
If you enter an alphanumeric string between single or double quotation
marks, such as testing or hello, the value is treated as a string.
If you enter the word true or false without any quotes, the value is treated
as a Boolean (true = 1, false = 0).
Modifier Assignment operators for your variable. You can use any of the
following operators with numbers and Boolean values. However, using strings
is limited to the Set Equal To operator only.
Set Equal To
Increment By
Decrement By
524 | Chapter 12 Animate Objects