0001221: Add a function that can apply a Placement to a Shape like sh.transformGeometry(sh.Placement.toMatrix())
This commit is contained in:
@@ -156,7 +156,8 @@ underlying geometry then use the methods translate or rotate.
|
||||
<Methode Name="transformShape">
|
||||
<Documentation>
|
||||
<UserDocu>Apply transformation on a shape without changing
|
||||
the underlying geometry.</UserDocu>
|
||||
the underlying geometry.
|
||||
transformShape(Matrix,[boolean copy=False])</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="translate">
|
||||
|
||||
Reference in New Issue
Block a user