GetValue Method
  Get current value for the given model. Module parameters may have a different value for each model. 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
 Syntax
Syntax
    C#
   
  public abstract XPRMValue GetValue( XPRMModel m )
Parameters
- m
- 
   Type: 
   MoselXPRMModel
   
 the target model
Return Value
Type: XPRMValuecurrent value of the parameter
 See Also
See Also
 
