OptionalfaceList: DecomposedFaceDto[]OptionaledgeList: DecomposedEdgeDto[]One entry per face with its triangulation.
One entry per edge with the points that trace it.
The points of the shape's standalone vertices.
OptionalcolorWhich faces carry which color, keyed by #rrggbbaa; present only for meshes made from an
assembly document.
The triangle mesh of a shape as
shapeToMeshreturns it: one entry per face with its triangles, one per edge with its points, and the vertex points, ready for drawing.