• pkv's avatar
    0024952: Possibility to break Boolean operations algorithm by user request · 36f4947b
    pkv authored
    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.
    36f4947b
BOPAlgo_PaveFiller_4.cxx 8.85 KB