CATPLMFmaModelerInterfaces Interface CATIFmaClassification
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFmaClassification
Interface to set the fastener classification parameter.
Role: Components that implement
CATIFmaClassification are Fst_SpotAssy_Base
Method Index
- o
SetClassParameterValue(CATICkeParm*,CATUnicodeString&)
- Sets the knowledge parameter that contains the value of the requested classification parameter of the current object.
Methods
o SetClassParameterValue
public virtual SetClassParameterValue( | | iParm, |
| const | iParameterID) |
-
Sets 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 (string type parameter).
- Parameters:
-
- iParm
- the classification parameter to set.
- iParameterID
- the classification parameter name.
- Returns:
-
- S_OK
- if the parameter value was successfully set.
- E_FAIL
- otherwise.
This object is included in the file: CATIFmaClassification.h
If needed, your Imakefile.mk should include the module: CATPLMFmaModelerInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.