Draw FunctionsGroupinganchoranchor anchor(name: str,position: coordinate,) // At the root scopeanchor("x", (1, 1))// ...circle("x", radius: .1) name: strโ The name of the anchor position: coordinateโ The position of the anchor