Script Configuration

In CimEdit you can work with:

1

Work with CimEdit scripts.

2

Work with global scripts through CimEdit.

3

Test CimEdit scripts.

Note about Static Objects and Using the Object Model

 Note: There is a notion in CimEdit of static objects. These are objects that have no animations, no actions, no help text and no name. The objects are compiled into very small representations that cannot be manipulated by the object model. In fact, they won't even show up in the GefObjects collection.

To make a static object accessible from the object model:

For a single object

  1. Open the object's Properties dialog box.

  2. Select the General tab.

  3. Enter a name in the Object name field.

For an object in a group

If any object in a group has an:

Animation,

Action,

Help, or

Name,

then every object in that group will be accessible from the object model.

More information

CimEdit scripts.