MCPcopy
hub / github.com/CadQuery/cadquery / multiply

Method multiply

cadquery/occ_impl/geom.py:366–367  ·  view source on GitHub ↗
(self, other: Vector)

Source from the content-addressed store, hash-verified

364
365 @overload
366 def multiply(self, other: Vector) -> Vector:
367 ...
368
369 @overload
370 def multiply(self, other: "Matrix") -> "Matrix":

Callers 1

Calls 2

MatrixClass · 0.85
transformMethod · 0.80

Tested by 1