Table of Contents

Interface IBodyExporter

Namespace
Macad.Core
Assembly
Macad.Core.dll
public interface IBodyExporter : IExchanger

Methods

bool DoExport(string fileName, IEnumerable<Body> bodies)
fileName string
bodies IEnumerable<Body>
Returns: bool