ICape Thermo Material ObjectGet Num Components 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)
Number of components in the Material Object.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(18)]
int GetNumComponents()VB
<DispIdAttribute(18)>
Function GetNumComponents As IntegerReturn Value
Int32Number of components in the Material Object.
Remarks
Returns number of components in Material Object.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |