Share

ClientOperationEvents Object


Description

ClientOperationEvents object.

Methods

Name Description
FireOnClientOperation Method that fires the OnClientOperation even.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Events

Name Description
OnClientOperation Event that is fired when FireOnClientOperation method is called.

Accessed From

Application.ClientOperationEvents

Version

Introduced in version 2025

Was this information helpful?