Solid.getFace()
Returns the triangle records that currently belong to one face label.
Usage
javascript
const triangles = solid.getFace('TOP');Use this when you need authored triangle positions for one face name.
Solid.getFace()Returns the triangle records that currently belong to one face label.
const triangles = solid.getFace('TOP');Use this when you need authored triangle positions for one face name.