FacetLocationDetailPair Class
A pair of FacetLocationDetail.
Methods
Name | Description | |
---|---|---|
create(detailA: FacetLocationDetail, detailB: FacetLocationDetail): FacetLocationDetailPair Static | Create a facet detail pair, capturing inputs. |
Properties
Name | Type | Description | |
---|---|---|---|
detailA | FacetLocationDetail | The first of the two details. | |
detailB | FacetLocationDetail | The second of the two details. |
Defined in
- polyface/FacetLocationDetail.ts Line 94
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.