CATHvacDesignUseItf Interface CATIHvaInsulationInstance
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIHvaInsulationInstance
Method Index
- o
GetCoveredObject(CATBaseUnknown*&)
- Gets the insulated object.
- o
GetReference(CATIHvaInsulationReference*&)
- Gets the PLM reference of corresponding insulation Occurrence.
Methods
o GetCoveredObject
public virtual GetCoveredObject( | | opInsulatedObject) |
-
Gets the insulated object.
- Parameters:
-
- opInsulatedObject
- Return a pointer on insulated object [out, CATBaseUnknown#Release].
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
o GetReference
public virtual GetReference( | | opIInsulationReference) |
-
Gets the PLM reference of corresponding insulation Occurrence.
- Parameters:
-
- opIInsulationReference
- Return a pointer on reference [out, CATIHvaInsulationReference#Release].
- Returns:
- An HRESULT value.
Legal values:
- S_OK
- operation is successful
- E_FAIL
- operation failed
This object is included in the file: CATIHvaInsulationInstance.h
If needed, your Imakefile.mk should include the module: CATHvacDesignUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.