ICape Kinetic Reaction Context Interface
Provides access to the properties of a set of kinetic reactions.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[ComVisibleAttribute(false)]
[GuidAttribute("678c0afe-0100-11d2-a67d-00105a42887f")]
public interface ICapeKineticReactionContextVB
<ComImportAttribute>
<ComVisibleAttribute(false)>
<GuidAttribute("678c0afe-0100-11d2-a67d-00105a42887f")>
Public Interface ICapeKineticReactionContextRemarks
This interface allows a reaction object to be passed to a component that needs access to the properties of a set of kinetic reactions.
This interface is used to set the reaction object upon which reaction calculations will take place. Calculated reaction properties will be stored in this reaction object.
Methods
| SetReactionObject | Provides access to the properties of a set of kinetic reactions. |