All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---CATITPSMaterialCondition
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATITPSMaterialCondition
Interface for accessing Material Condition modifier on a TPS.
Note that second argument is a default one ; it has only to be valuated,
when handled object is a CATITPSDatumSystem instance in order to define the
Simple Datum in the Reference Frame concerned by the Material Condition.
public virtual HRESULT GetModifier( | CATTPSMaterialCondition* | oModifier, | |
const CATITPSDatumSimple* | iDatum | = NULL) const = 0 |
public virtual HRESULT SetModifier( | const CATTPSMaterialCondition | iModifier, | |
const CATITPSDatumSimple* | iDatum | = NULL) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.