 | EMASettingsPrecision Property |
Gets/Sets the solver precision type.
Namespace: ema3d.Api.V26.CoreAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic static PrecisionType Precision { get; set; }Public Shared Property Precision As PrecisionType
Get
Set
public:
static property PrecisionType Precision {
PrecisionType get ();
void set (PrecisionType value);
}static member Precision : PrecisionType with get, set
Property Value
PrecisionType
See Also