SubShapeBinder: Add support for point.
This commit is contained in:
@@ -1076,6 +1076,7 @@ static TopoShape _getTopoShape(const App::DocumentObject* obj,
|
||||
shape = TopoShape(tag, hasher, _shape);
|
||||
}
|
||||
}
|
||||
|
||||
if (!shape.isNull()) {
|
||||
shape.transformShape(mat * linkMat, false, true);
|
||||
return shape;
|
||||
|
||||
Reference in New Issue
Block a user