Table of Contents

Class ExchangeCommands

Namespace
Macad.Interaction
Assembly
Macad.Interaction.dll
public static class ExchangeCommands
Inheritance
ExchangeCommands

Properties

public static ActionCommand ExportSelectedBrep { get; }
Property Value: ActionCommand

public static ActionCommand ExportVisibleBrep { get; }
Property Value: ActionCommand

public static RelayCommand<string> ImportDroppedFile { get; }
Property Value: RelayCommand<string>

public static ActionCommand ImportFileToModel { get; }
Property Value: ActionCommand

public static ActionCommand ImportFileToSketch { get; }
Property Value: ActionCommand