MaterialObjectWrapperComponentIds 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)
public string[] ComponentIds { get; }

Return Value

String
Te names of the compounds in the matieral object.

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