Material Object WrapperRemove 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#
public void RemoveResults(
Object props
)VB
Public Sub RemoveResults (
props As Object
)Parameters
- props Object
- Properties to be removed. emptyObject to remove all properties.
Remarks
Remove all or specified property results in the Material Object.