pub fn rotated<T: Mapped<Point3, Curve, Surface>>(
    elem: &T,
    origin: Point3,
    axis: Vector3,
    angle: Rad<f64>
) -> T
Expand description

Returns a rotated vertex, edge, wire, face, shell or solid.