ICapeThermoMaterialTemplateCreateMaterialObject 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)
[DispIdAttribute(1)]
Object CreateMaterialObject()

Return Value

Object
The created/initialized Material Object.

Remarks

Allows a Material Object to be created from the Material Template interface.

Exceptions

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

See Also