Click or drag to resize

DRTResultUsedZReal Property

Gets or sets the list of real parts actually used for the calculation.

Namespace: RelaxIS_SDK.RelaxISWCFLink.DRT
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<double> UsedZReal { get; set; }

Property Value

ListDouble
See Also