CATPLMFmaModelerInterfaces Interface CATIFmaReferenceUpdateServices

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


interface CATIFmaReferenceUpdateServices

Interface to give the capability to update a fastener reference.


Method Index


o PerformLocalUpdate(CATBaseUnknown*)
Give the capability to launch a local update on a fastener reference so no PLM Update will be necessary

Methods


o PerformLocalUpdate
public virtual PerformLocalUpdate( const ipFastenerReference)
Give the capability to launch a local update on a fastener reference so no PLM Update will be necessary
Parameters:
ipFastenerReference
the Fastener reference to update
Returns:
S_OK
if input Fastener reference has been updated correctly
S_FALSE
if input Fastener reference was already up to date
E_INVALIDARG
if input is NULL
E_FAIL
otherwise.

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

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