-
-
Notifications
You must be signed in to change notification settings - Fork 78
Methods
Victofel edited this page Dec 19, 2016
·
27 revisions
#ShapeFactory Module#
##Creation##
- ShapeFactory.makeBox() Creates a box
- ShapeFactory.makeCylinder() Creates a cylinder
- ShapeFactory.makeCone() Creates a cone
- ShapeFactory.makeSphere() Creates a sphere
- ShapeFactory.makePrism() Creates a Prism
##Edition##
- ShapeFactory.makeThickSolid() xx
- ShapeFactory.makeDraftAngle() xx
- ShapeFactory.makeFillet() xx
- ShapeFactory.makeChamfer() xx
- ShapeFactory.fuse() xx
- ShapeFactory.cut() xx
- ShapeFactory.common() xx
- ShapeFactory.compound() xx
- ShapeFactory.makeVertex() xx
- ShapeFactory.makeEdge() xx
- ShapeFactory.makeWire() xx
- ShapeFactory.makeFace() xx
#Wire Module#
- Edge.makeLine() xx
- Edge.makeCircle() xx
- Edge.makeArc3P() xx
#Transformation Module#
- Transformation.makeTranslation() xx
- Transformation.makePlaneMirror() xx
- Transformation.makeAxisMirror() xx
- Transformation.makeScale() xx
- Transformation.makeRotation() xx
#Import/Export Module#
- writeSTL() xx
- writeSTEP() xx
- writeBREP() xx
- readSTEP() xx
- readBREP() xx
#Others#
- oceVersion() OCC version