• 大小: 866KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-01-04
  • 语言: 其他
  • 标签: OCC教程  

资源简介

OpenCascade中文教程 OCC 是用面向对象方法设计的一个CAD 基础平台(软件)。为了能从整体 上把握OCC 的组织情况,也为了方便后续章节的讨论,本章将介绍OCC 体系 结构和几个基本概念。

资源截图

代码片段和文件信息

#!/usr/bin/env python

##Copyright 2009 Thomas Paviot (tpaviot@gmail.com)
##
##This file is part of pythonOCC.
##
##pythonOCC is free software: you can redistribute it and/or modify
##it under the terms of the GNU General Public License as published by
##the Free Software Foundation either version 3 of the License or
##(at your option) any later version.
##
##pythonOCC is distributed in the hope that it will be useful
##but WITHOUT ANY WARRANTY; without even the implied warranty of
##MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
##GNU General Public License for more details.
##
##You should have received a copy of the GNU General Public License
##along with pythonOCC.  If not see .

from OCC.BRepPrimAPI import *
from OCC.gp import *
from OC

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples

     文件        343  2010-01-05 22:35  pythonOCC-0.4-samples\AUTHORS

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\Animation

     文件       2320  2010-03-10 16:06  pythonOCC-0.4-samples\Level1\Animation\animation.py

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\Dimensions

     文件        625  2010-03-10 16:07  pythonOCC-0.4-samples\Level1\Dimensions\dimensions.py

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\FairCurve

     文件       1334  2009-12-17 17:06  pythonOCC-0.4-samples\Level1\FairCurve\faircurve.py

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\Geometry

     文件      42255  2009-12-03 13:05  pythonOCC-0.4-samples\Level1\Geometry\geometry_demos.py

     文件       7340  2009-12-04 15:54  pythonOCC-0.4-samples\Level1\Geometry\geomplate.py

     文件       3109  2009-12-04 15:54  pythonOCC-0.4-samples\Level1\Geometry\surfaces.py

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\Mesh

     文件       2737  2010-03-11 16:48  pythonOCC-0.4-samples\Level1\Mesh\simple_mesh.py

     目录          0  2010-03-10 15:15  pythonOCC-0.4-samples\Level1\OCAF

     文件       7909  2010-01-04 21:39  pythonOCC-0.4-samples\Level1\OCAF\dynamic_XCAF.py

     文件       3827  2009-12-17 17:06  pythonOCC-0.4-samples\Level1\OCAF\step_export.py

     文件      26336  2010-03-10 15:15  pythonOCC-0.4-samples\Level1\OCAF\step_layers_colors.step

     文件       5576  2009-12-17 17:06  pythonOCC-0.4-samples\Level1\OCAF\step_OCAF_import.py

     文件     413858  2009-04-07 04:35  pythonOCC-0.4-samples\Level1\OCAF\test.stp

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\OCAF\topological_naming

     文件       3080  2010-01-04 21:39  pythonOCC-0.4-samples\Level1\OCAF\topological_naming\named_shape_demo.py

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\Plot

     文件       4361  2009-08-10 19:43  pythonOCC-0.4-samples\Level1\Plot\plot.py

     文件       2712  2009-08-06 04:58  pythonOCC-0.4-samples\Level1\Plot\plot_view.py

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\Serialization

     文件       1263  2009-08-05 04:35  pythonOCC-0.4-samples\Level1\Serialization\TopoDS_Shape_pickling.py

     目录          0  2010-03-09 21:08  pythonOCC-0.4-samples\Level1\ShapeProperties

     文件       1668  2009-12-17 17:06  pythonOCC-0.4-samples\Level1\ShapeProperties\volume_properties.py

............此处省略142个文件信息

评论

共有 条评论