Creator Script: Tip for using array type parameters in parameter blocks of Creator Script commands
C
Craig
started a topic Thursday, Nov 17, 2016
Original Post by: SteveThompson Fri Dec 2 21:54:48 2011
During the OpenFlight User Group Meeting at I/ITSEC on 11/30/2011, tips and tricks were presented for using OpenFlight Script and Creator Script.
Here is a script presented that shows how to use the Creator Script command Modify Attributes. It shows different ways to modify a node's color. It also shows how to modify a nested attribute value using the Nested Record Code parameter.
# this script executes the Creator tool: Modify Attributes
# to demonstrate how to modify different attributes of selected nodes
# set the face/mesh Creator primary color index to 127
Craig
During the OpenFlight User Group Meeting at I/ITSEC on 11/30/2011, tips and tricks were presented for using OpenFlight Script and Creator Script.
Here is a script presented that shows how to use the Creator Script command Modify Attributes. It shows different ways to modify a node's color. It also shows how to modify a nested attribute value using the Nested Record Code parameter.
1 person has this problem