Path.Area: added python abort() to abort lengthy operation
This commit is contained in:
@@ -108,6 +108,8 @@ CAreaConfig::~CAreaConfig() {
|
||||
|
||||
TYPESYSTEM_SOURCE(Path::Area, Base::BaseClass);
|
||||
|
||||
bool Area::s_aborting;
|
||||
|
||||
Area::Area(const AreaParams *params)
|
||||
:myHaveFace(false)
|
||||
,myHaveSolid(false)
|
||||
|
||||
Reference in New Issue
Block a user