ICapeThermoMaterialObjectComponentIds Property

Get the component ids for this MO

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(1)]
Object ComponentIds { get; }

Return Value

Object
The names of the compounds in the matieral object in a String array as a System.Object, which is marshalled as a Object COM-based CAPE-OPEN.

Remarks

Returns the list of components Ids of a given Material Object.

Exceptions

ECapeUnknownThe error to be raised when other error(s), specified for this operation, are not suitable.

See Also