[TD]fix dim text for multi value schemas
This commit is contained in:
@@ -142,6 +142,8 @@ public:
|
||||
bool leaderIntersectsArc(Base::Vector3d s, Base::Vector3d pointOnCircle);
|
||||
bool references(std::string geomName) const;
|
||||
|
||||
bool isMultiValueSchema(void) const;
|
||||
|
||||
protected:
|
||||
virtual void onChanged(const App::Property* prop);
|
||||
virtual void onDocumentRestored();
|
||||
|
||||
Reference in New Issue
Block a user