All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---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 parameters 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.
public virtual void ValuateStored( | const double | iValue) = 0 |
public virtual double ValueStored( | )const = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.