Click or drag to resize

RelaxISPlugin_TransferFunctionSuitableForEpsOnlyData Property

If set to true it signals, that the normalized value is calculated correctly from Eps'/Eps'' values, when an Area of 1/Eps0 and a Thickness of 1 is assumed

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public virtual bool SuitableForEpsOnlyData { get; }

Return Value

Boolean
True, if the Transfer Function is suitable, false if not
See Also