Package | Description |
---|---|
com.solibri.smc.api.visualization |
Modifier and Type | Method and Description |
---|---|
static Mesh |
Mesh.create(ARGBColor color,
Collection<Triangle3d> triangles)
Creates a mesh visualization with the given triangles and color.
|
static Mesh |
Mesh.create(Collection<Triangle3d> triangles)
Creates a mesh visualization with the given triangles.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.