IATCape XReal Parameter Spec Interface
Aspen interface for providing dimension for a real-valued parameter.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[ComImportAttribute]
[GuidAttribute("B777A1BD-0C88-11D3-822E-00C04F4F66C9")]
[ComVisibleAttribute(false)]
public interface IATCapeXRealParameterSpecVB
<ComImportAttribute>
<GuidAttribute("B777A1BD-0C88-11D3-822E-00C04F4F66C9")>
<ComVisibleAttribute(false)>
Public Interface IATCapeXRealParameterSpecRemarks
Aspen Plus does not use the ICapeParameterSpec.Dimensionality method. Instead a parameter can implement the IATCapeXRealParameterSpec interface which can be used to define the display unit for a parameter value.
Properties
| DisplayUnits | Gets the default value of the parameter. |