PartDesign/Gui: add origin sizing and rework datums sizing
This commit is contained in:
committed by
Stefan Tröger
parent
a3e3c78388
commit
68c78de00d
@@ -98,11 +98,6 @@ void Plane::onChanged(const App::Property *prop)
|
||||
Part::Datum::onChanged(prop);
|
||||
}
|
||||
|
||||
Base::Vector3d Plane::getBasePoint()
|
||||
{
|
||||
return Placement.getValue().getPosition();
|
||||
}
|
||||
|
||||
Base::Vector3d Plane::getNormal()
|
||||
{
|
||||
Base::Rotation rot = Placement.getValue().getRotation();
|
||||
|
||||
Reference in New Issue
Block a user