Toponaming/Part: Move sketcher override of getElementName over
This commit is contained in:
@@ -701,6 +701,9 @@ public:
|
||||
|
||||
std::string convertSubName(const Data::IndexedName&, bool postfix = true) const;
|
||||
|
||||
std::pair<std::string, std::string> getElementName(const char* name,
|
||||
ElementNameType type) const override;
|
||||
|
||||
bool isPerformingInternalTransaction() const
|
||||
{
|
||||
return internaltransaction;
|
||||
|
||||
Reference in New Issue
Block a user