API Reference > geometry-core > Topology > HalfEdgePositionDetail > resetAsFace resetAsFace Method reassign contents so this instance becomes a face hit. resetAsFace(node?: , xyz?: Readonly<WritableXYAndZ>): HalfEdgePositionDetail Parameter Type Description node new node value. If missing, current node is left unchanged. xyz Readonly<WritableXYAndZ> new coordinates. if missing, current coordinates are left unchanged. Returns - HalfEdgePositionDetail Defined in topology/HalfEdgePositionDetail.ts Line 99 Last Updated: 12 June, 2024