Class StlShape
StlShape class
Represents a shape object for Stl format. Contains information about set of faces with corresponding material, vertex, texture, and normal indices.
public class StlShape
Constructors
| Name | Description |
|---|---|
| StlShape() | Initializes a new instance of the class. |
Properties
| Name | Description |
|---|---|
| Faces { get; set; } | Gets or sets the faces. |
| Facets { get; set; } | |
| MaterialId { get; set; } | Gets or sets the material identifier. |
| Name { get; set; } | Gets or sets the name. |
See Also
- namespace Aspose.CAD.FileFormats.Stl.StlObjects
- assembly Aspose.CAD