Class StlExchanger
- Namespace
- Macad.Exchange
- Assembly
- Macad.Exchange.dll
public sealed class StlExchanger : IBodyExporter, IBodyImporter, IExchanger
- Inheritance
-
object
StlExchanger
- Implements
-
Constructors
Properties
public string Description { get; }
- Property Value: string
public string[] Extensions { get; }
- Property Value: string[]
public StlExchanger.StlSettings Settings { get; }
- Property Value: StlExchanger.StlSettings
Methods
public bool CanExportToClipboard()
- Returns: bool
public bool CanImportFromClipboard(Clipboard clipboard)
clipboard Clipboard
- Returns: bool