ICape Thermo Material ObjectRemove Results Method
Remove any previously calculated results for given properties
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(13)]
void RemoveResults(
Object props
)VB
<DispIdAttribute(13)>
Sub RemoveResults (
props As Object
)Parameters
- props Object
- Properties to be removed. emptyObject to remove all properties. A System.Object containing a String array marshalled from a COM Object.
Remarks
Remove all or specified property results in the Material Object.