資源簡介
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_la
?????文件???????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個文件信息
- 上一篇:基于單片機的GPS公交車報站系統
- 下一篇:小七免殺論壇源碼免殺教程
評論
共有 條評論