All Frameworks  Class Hierarchy  This Framework  Indexes   

ManufacturingInterfaces Interface CATIMfgCustomParameters

Usage: you can freely reimplement this interface.


interface CATIMfgCustomParameters

Interface dedicated to Activity object.
Role: This interface offers services to compute syntax parameters on Activity object.


Method Index


o GetExtendedValue(CATUnicodeString&,int&,int&,double&,CATUnicodeString&)
GetExtendedValue on the object.

Methods


o GetExtendedValue
public virtual GetExtendedValue( const iParmName,
oTypeValue,
oIntegerValue,
oDoubleValue,
oStringValue)
GetExtendedValue on the object.
Parameters:
iParmName
The Parameter name
oTypeValue
The value type (1:Integer,2:Double,3:String)
oIntegerValue
Integer value
oDoubleValue
Double value
oStringValue
String value

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

Copyright © 2003, Dassault Systèmes. All rights reserved.