OCC.BRepProj module¶
-
class
BRepProj_Projection(*args)¶ Bases:
object- Makes a Cylindrical projection of Wire om Shape
Parameters: - Wire (TopoDS_Shape &) –
- Shape (TopoDS_Shape &) –
- D (gp_Dir) –
Return type: - Makes a Conical projection of Wire om Shape
Parameters: - Wire (TopoDS_Shape &) –
- Shape (TopoDS_Shape &) –
- P (gp_Pnt) –
Return type: -
Current()¶ - Returns the current result wire.
Return type: TopoDS_Wire
-
Shape()¶ - Returns the complete result as compound of wires.
Return type: TopoDS_Compound
-
thisown¶ The membership flag
-
class
SwigPyIterator(*args, **kwargs)¶ Bases:
object-
advance()¶
-
copy()¶
-
decr()¶
-
distance()¶
-
equal()¶
-
incr()¶
-
next()¶
-
previous()¶
-
thisown¶ The membership flag
-
value()¶
-
-
register_handle(handle, base_object)¶ Inserts the handle into the base object to prevent memory corruption in certain cases