StlRoot.Shapes
StlRoot.Shapes property
Gets or sets the shapes.
public List<StlShape> Shapes { get; set; }
Property Value
The shapes.
See Also
- class StlShape
- class StlRoot
- namespace Aspose.CAD.FileFormats.Stl.StlObjects
- assembly Aspose.CAD
Gets or sets the shapes.
public List<StlShape> Shapes { get; set; }
The shapes.