[TechDraw] Add Owner property to Symbols
This commit is contained in:
@@ -347,6 +347,8 @@ class TechDrawExport Face
|
||||
~Face();
|
||||
TopoDS_Face toOccFace() const;
|
||||
std::vector<Wire *> wires;
|
||||
|
||||
Base::Vector3d getCenter() const;
|
||||
};
|
||||
using FacePtr = std::shared_ptr<Face>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user