KnowledgeInterfaces Interface CATIParmAsStored

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


interface CATIParmAsStored

Interface dedicated to value valuation in model unit.
Role: This interface is to be used to read and write parameters values corresponding to geometrical dimensions (Length and Angle).
Length's unit is millimeter.
Angle's unit is degree.
This interface is implemented on parameters.

See also:


Method Index


o ValuateStored(double)
Valuates parameter value in model unit.
o ValueStored()
Returns parameter value in model unit.

Methods


o ValuateStored
public virtual ValuateStored( const iValue)
Valuates parameter value in model unit.
Parameters:
iValue
: value to be stored in model unit.
o ValueStored
public virtual ValueStored()
Returns parameter value in model unit.

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

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