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