Skip to main content

Module transform

Module transform 

Source
Expand description

Affine transforms applied to topological shapes.

Functionsยง

transform_face
Apply an affine transform to a face, modifying vertex positions, edge curve geometry, and the face surface in place.
transform_solid
Apply an affine transform to a solid, modifying vertex positions and face surface geometry in place.
transform_wire
Apply an affine transform to a wire, modifying vertex positions and edge curve geometry in place.