Table of Contents

Interface IGenStl

Namespace
Hi.Geom
Assembly
HiGeom.dll

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 IPolarResolution2d

Polar resolution

Returns

Stl

A newly created STL.