show snapped coordinates for dump boxes (if enabled)
This commit is contained in:
parent
c7d24d08f1
commit
3dcc218b09
@ -436,6 +436,8 @@ bool openEMS::SetupProcessing()
|
||||
ProcField->SetName(db->GetName());
|
||||
ProcField->SetFileName(db->GetName());
|
||||
ProcField->DefineStartStopCoord(start,stop);
|
||||
if (g_settings.showProbeDiscretization())
|
||||
ProcField->ShowSnappedCoords();
|
||||
PA->AddProcessing(ProcField);
|
||||
prim->SetPrimitiveUsed(true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user