Class StlShape
- Namespace
- Aspose.CAD.FileFormats.Stl.StlObjects
- Assembly
- Aspose.CAD.dll
Represents a shape object for Stl format. Contains information about set of faces with corresponding material, vertex, texture, and normal indices.
[ComVisible(false)]
public class StlShape
- Inheritance
-
StlShape
- Inherited Members
Constructors
- StlShape()
Initializes a new instance of the class.
Properties
- Faces
Gets or sets the faces.
- MaterialId
Gets or sets the material identifier.
- Name
Gets or sets the name.