 | HarnessApproximate Property |
Gets/Sets or not to use low frequency approximation.
Namespace: ema3d.Api.V25.CablingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic bool Approximate { get; set; }
Public Property Approximate As Boolean
Get
Set
public:
property bool Approximate {
bool get ();
void set (bool value);
}
member Approximate : bool with get, set
Property Value
Boolean
See Also