Package | Description |
---|---|
com.aspose.cad.fileformats.stl |
Modifier and Type | Method and Description |
---|---|
List<TriangularFacet> |
StlImage.getFacets()
Gets or sets the image facet objects.
|
Modifier and Type | Method and Description |
---|---|
void |
StlImage.setFacets(List<TriangularFacet> value)
Gets or sets the image facet objects.
|