ICape Thermo Material ObjectCreate Material Object Method
Create another empty material object
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The created/initialized Material Object.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(14)]
Object CreateMaterialObject()VB
<DispIdAttribute(14)>
Function CreateMaterialObject As ObjectReturn Value
ObjectThe created/initialized Material Object.
Remarks
Create a Material Object from the parent Material Template of the current
Material Object. This is the same as using the CreateMaterialObject method
on the parent Material Template.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeOutOfResources | ECapeOutOfResources |
| ECapeLicenceError | ECapeLicenceError |