CATPLMFmaModelerInterfaces Interface CATIFmaPLMSpotFastener

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


interface CATIFmaPLMSpotFastener

Interface to Set the PLM exposed Spot Fastener attribute diameter.

Role: Components that implement CATIFmaPLMSpotFastener are Fastener Instance Product.


Method Index


o SetDiameter(double)
Sets the exposed diameter of the Spot Fastener.

Methods


o SetDiameter
public virtual HRESULT SetDiameter( const double iDiameter) = 0
Sets the exposed diameter of the Spot Fastener.
Parameters:
iDiameter
the exposed fastener diameter value.
Returns:
S_OK
if the fastener diameter has been successfully set.
E_FAIL
otherwise.

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

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