CATPipeTubeDesignUseItf Interface CATIPipInsulationInstance

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIPipInsulationInstance



Method Index


o GetCoveredObject(CATBaseUnknown*&)
Gets the insulated object.
o GetReference(CATIPipInsulationReference*&)
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, CATIPipInsulationReference#Release].
Returns:
An HRESULT value.
Legal values:
S_OK
operation is successful
E_FAIL
operation failed

This object is included in the file: CATIPipInsulationInstance.h
If needed, your Imakefile.mk should include the module: CATPipeTubeDesignUseItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.