Table of Contents

Class U3dExchanger

Namespace
Macad.Exchange
Assembly
Macad.Exchange.dll
public class U3dExchanger : IBodyExporter, IExchanger
Inheritance
object
U3dExchanger
Implements

Constructors

public U3dExchanger()

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