The following code does not work ```python import cadquery as cq result = cq.Workplane("XY").rect(10.0,10.0).extrude(10).faces("<Y")\ .workplane().vertices('<XZ').circle(1).extrude(10) ``` I think it should -- it is quite clear what the intent if the user is here. This is also related to #24