ICape Thermo Material TemplateCreate Material Object Method
Create a material object from this Template
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(1)]
Object CreateMaterialObject()VB
<DispIdAttribute(1)>
Function CreateMaterialObject As ObjectReturn Value
ObjectThe created/initialized Material Object.
Remarks
Allows a Material Object to be created from the Material Template interface.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeOutOfResources | ECapeOutOfResources |
| ECapeLicenceError | ECapeLicenceError |