CIMPLICITY provides several references when you write the CimEdit script. They include:
CIMPLICITY Basic Control Engine Language Reference |
Provides a dictionary of basic extension functions, operators and statements. These extensions can be used in scripts created in the CIMPLICITY script window.. |
|
Basic Extensions for CimEdit Scripts |
Obsolete basic extensions and their replacements, in addition to describing current basic extensions. These extensions can be used in scripts created in the CimEdit script window. |
|
CimEdit/CimView GefObject Model |
Provides the CimEdit and CimView GefObject model, listing the properties, methods, objects and enums, which can be used in CIMPLICITY and other applications, such as C++, that have the capability to create OLE based objects. Note: Static objects and using the GefObject Model. |
|
CIMPLICITY Configuration Object Model |
CIMPLICITY server object model, listing objects and enums, which can be used in CIMPLICITY and other applications, such as C++, that have the capability to create OLE based objects. |
The script for a selected object can contain several entry points.
Note: There are several ways that a script can access its entry points .
The entry points are listed on the Scripts tab in the Properties dialog box.
Access script entry points. |
|
1. Work with CimEdit scripts. |