Table of Contents

Interface IBodyImporter

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

Methods

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