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 108
Last Updated: 30 November, 2023