ICapeThermoMaterialObjectDuplicate Method

Duplicate this material object

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(15)]
Object Duplicate()

Return Value

Object
The created/initialized Material Object.

Remarks

Create a duplicate of the current Material Object.

Exceptions

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

See Also