CATPLMFastenerUseItf Interface CATIFmaClassificationBrowse

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


interface CATIFmaClassificationBrowse

Interface to get the fastener classification parameter.

Role: Components that implement CATIFmaClassificationBrowse are Fst_SpotAssy_Base


Method Index


o GetClassParameterValue(CATICkeParm**,CATUnicodeString&)
Gets the knowledge parameter that contains the value of the requested classification parameter of the current object.

Methods


o GetClassParameterValue
public virtual GetClassParameterValue( oParm,
const iParameterID)
Gets the knowledge parameter that contains the value of the requested classification parameter of the current object. This method can be used for any engineering, manufacturing, or user classification parameter.
Parameters:
iParameterID
the classification parameter name.
oParm
[out, CATICkeParm#Release] the requested classification parameter.
Returns:
S_OK
if the parameter value was successfully retrieved.
E_FAIL
otherwise.

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

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