 | FEMeshEngineGeometryTolerance Property |
A tolerance value that is used to merge geometry nodes.
Namespace: ema3d.Api.V25.Charging.MeshingAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic double GeometryTolerance { get; set; }
Public Property GeometryTolerance As Double
Get
Set
public:
property double GeometryTolerance {
double get ();
void set (double value);
}
member GeometryTolerance : float with get, set
Property Value
Double
See Also