Provides properties and functions for temporary objects that can be shared between iLogic rules in an Inventor session.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property SharedVariable As ISharedVariable
Get
C#
ISharedVariable SharedVariable { get; }
Property Value
Type:
ISharedVariable
See Also
Reference