We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1480b14 commit ccc9c33Copy full SHA for ccc9c33
examples/core_shape_properties.py
@@ -17,8 +17,6 @@
17
##You should have received a copy of the GNU Lesser General Public License
18
##along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
19
20
-from __future__ import print_function
21
-
22
from OCC.Core.BRepPrimAPI import BRepPrimAPI_MakeBox
23
from OCC.Core.GProp import GProp_GProps
24
from OCC.Core.BRepGProp import brepgprop_VolumeProperties, brepgprop_SurfaceProperties
0 commit comments