ICapeThermoMaterialObjectGetNumComponents Method

Get the number of components in this material object

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(18)]
int GetNumComponents()

Return Value

Int32
Number of components in the Material Object.

Remarks

Returns number of components in Material Object.

Exceptions

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

See Also