Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 57
and
Version 58
of
PythonOcc
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Nov 15, 2015, 12:55:09 PM (
9 years
ago)
Author:
dpenko
Comment:
Posodobil koto pri "Izris CAD prizme"
Legend:
Unmodified
Added
Removed
Modified
PythonOcc
v57
v58
582
582
aBRepTrsf = BRepBuilderAPI_Transform(aWire.Shape() , aTrsf)
583
583
aMirroredShape = aBRepTrsf.Shape()
584
aMirroredWire =
TopoDS_w
ire(aMirroredShape)
584
aMirroredWire =
topods.W
ire(aMirroredShape)
585
585
mkWire = BRepBuilderAPI_MakeWire()
586
586
mkWire.Add(aWire.Wire())