Material Object WrapperCreate 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#
public ICapeThermoMaterialObject CreateMaterialObject()VB
Public Function CreateMaterialObject As ICapeThermoMaterialObjectReturn Value
ICapeThermoMaterialObjectThe 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 |