Interface IGenStl
Interface for generating STL geometry with a resolution.
public interface IGenStl
- Extension Methods
Methods
GenStl(IPolarResolution2d)
Generates a new STL.
Stl GenStl(IPolarResolution2d resolution)
Parameters
resolution
IPolarResolution2dPolar resolution
Returns
- Stl
A newly created STL.