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