[TD]2 pass autoscale for DVD, DVS

This commit is contained in:
wandererfan
2020-02-12 07:37:20 -05:00
committed by WandererFan
parent 3a42205cb4
commit 48fc14efcb
6 changed files with 70 additions and 27 deletions

View File

@@ -90,6 +90,8 @@ public:
virtual void unsetupObject() override;
virtual short mustExecute() const override;
void sectionExec(TopoDS_Shape s);
std::vector<TechDraw::Face*> getFaceGeometry();
void setCSFromBase(const std::string sectionName);