Reaction SetGet Reaction Compound Ids Method
Get the identifiers of the components participating in the specified reaction within the reaction set defined in the
Reactions Package.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public void GetReactionCompoundIds(
string reacId,
ref Object compIds,
ref Object compCharge,
ref Object compCASNumber
)VB
Public Sub GetReactionCompoundIds (
reacId As String,
ByRef compIds As Object,
ByRef compCharge As Object,
ByRef compCASNumber As Object
)Parameters
- reacId String
- The reaction identifier
- compIds Object
- List of compound IDs
- compCharge Object
- The charge for each compound
- compCASNumber Object
- The CAS Registry numbers for the compounds