mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-30 23:13:16 +08:00
36f4947b8d
class: BOPAlgo_Algo method: void BOPAlgo_Algo::SetProgressIndicator (const Handle(Message_ProgressIndicator)& theObj) Purpose: Set the Progress Indicator object <theObj>. method: void BOPAlgo_Algo::UserBreak() const Purpose: Breaks the execution if the break signal is indicated.