 | EMASettingsPrecision Property |
Gets/Sets the solver precision type.
Namespace: ema3d.Api.V25.CoreAssembly: ema3d.Api.V25 (in ema3d.Api.V25.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