ICalculator Properties

The ICalculator type exposes the following members.

Properties
  NameDescription
Public propertyCalculatingErrorEvents
Determines whether error events are fired to the event listeners
Public propertyCalculatingProgressEvents
Determines whether progress events are fired to the event listeners
Public propertyFunctions
Returns an object supporting the IFunctions interface which is used to access the internal Tedds calculator functions
Public propertyStatus
Returns the status of the Tedds calculator when the last evaluation finished.
Public propertyUndefinedVariableEvents
Determines whether undefined variable events are fired to the event listeners
Public propertyVersionLibraryMajor
Returns the major version number of the Tedds Engineering Library
Public propertyVersionLibraryMinor
Returns the minor version number of the Tedds Engineering Library
Public propertyVersionMajor
Returns the major version number of the Tedds software
Public propertyVersionMinor
Returns the minor version number of the Tedds software
Public propertyWindowHandle
Returns the Tedds calculator's main window handle
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next