C# Класс SolidworksAddinFramework.Events.DSldWorksEvents_Event

Показать файл Открыть проект

Открытые методы

Метод Описание
ActiveDocChangeNotifyObservable ( this eventSource ) : IObservable
ActiveModelDocChangeNotifyObservable ( this eventSource ) : IObservable
BackgroundProcessingEndNotifyObservable ( this eventSource ) : IObservable
BackgroundProcessingStartNotifyObservable ( this eventSource ) : IObservable
BeginRecordNotifyObservable ( this eventSource ) : IObservable
BeginTranslationNotifyObservable ( this eventSource ) : IObservable
CommandCloseNotifyObservable ( this eventSource ) : IObservable
CommandOpenPreNotifyObservable ( this eventSource ) : IObservable
DestroyNotifyObservable ( this eventSource ) : IObservable
DocumentConversionNotifyObservable ( this eventSource ) : IObservable
DocumentLoadNotify2Observable ( this eventSource ) : IObservable
DocumentLoadNotifyObservable ( this eventSource ) : IObservable
EndRecordNotifyObservable ( this eventSource ) : IObservable
EndTranslationNotifyObservable ( this eventSource ) : IObservable
FileCloseNotifyObservable ( this eventSource ) : IObservable
FileNewNotify2Observable ( this eventSource ) : IObservable
FileNewNotifyObservable ( this eventSource ) : IObservable
FileNewPreNotifyObservable ( this eventSource ) : IObservable
FileOpenNotify2Observable ( this eventSource ) : IObservable
FileOpenNotifyObservable ( this eventSource ) : IObservable
FileOpenPostNotifyObservable ( this eventSource ) : IObservable
FileOpenPreNotifyObservable ( this eventSource ) : IObservable
JournalWriteNotifyObservable ( this eventSource ) : IObservable
LightSheetCreateNotifyObservable ( this eventSource ) : IObservable
NonNativeFileOpenNotifyObservable ( this eventSource ) : IObservable
OnIdleNotifyObservable ( this eventSource ) : IObservable
PromptForFilenameNotifyObservable ( this eventSource ) : IObservable
PropertySheetCreateNotifyObservable ( this eventSource ) : IObservable
ReferenceNotFoundNotifyObservable ( this eventSource ) : IObservable
ReferencedFilePreNotifyObservable ( this eventSource ) : IObservable

Описание методов

ActiveDocChangeNotifyObservable() публичный статический Метод

public static ActiveDocChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

ActiveModelDocChangeNotifyObservable() публичный статический Метод

public static ActiveModelDocChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

BackgroundProcessingEndNotifyObservable() публичный статический Метод

public static BackgroundProcessingEndNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

BackgroundProcessingStartNotifyObservable() публичный статический Метод

public static BackgroundProcessingStartNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

BeginRecordNotifyObservable() публичный статический Метод

public static BeginRecordNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

BeginTranslationNotifyObservable() публичный статический Метод

public static BeginTranslationNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

CommandCloseNotifyObservable() публичный статический Метод

public static CommandCloseNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

CommandOpenPreNotifyObservable() публичный статический Метод

public static CommandOpenPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DestroyNotifyObservable() публичный статический Метод

public static DestroyNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DocumentConversionNotifyObservable() публичный статический Метод

public static DocumentConversionNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DocumentLoadNotify2Observable() публичный статический Метод

public static DocumentLoadNotify2Observable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

DocumentLoadNotifyObservable() публичный статический Метод

public static DocumentLoadNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

EndRecordNotifyObservable() публичный статический Метод

public static EndRecordNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

EndTranslationNotifyObservable() публичный статический Метод

public static EndTranslationNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileCloseNotifyObservable() публичный статический Метод

public static FileCloseNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileNewNotify2Observable() публичный статический Метод

public static FileNewNotify2Observable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileNewNotifyObservable() публичный статический Метод

public static FileNewNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileNewPreNotifyObservable() публичный статический Метод

public static FileNewPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileOpenNotify2Observable() публичный статический Метод

public static FileOpenNotify2Observable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileOpenNotifyObservable() публичный статический Метод

public static FileOpenNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileOpenPostNotifyObservable() публичный статический Метод

public static FileOpenPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

FileOpenPreNotifyObservable() публичный статический Метод

public static FileOpenPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

JournalWriteNotifyObservable() публичный статический Метод

public static JournalWriteNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

LightSheetCreateNotifyObservable() публичный статический Метод

public static LightSheetCreateNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

NonNativeFileOpenNotifyObservable() публичный статический Метод

public static NonNativeFileOpenNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

OnIdleNotifyObservable() публичный статический Метод

public static OnIdleNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

PromptForFilenameNotifyObservable() публичный статический Метод

public static PromptForFilenameNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

PropertySheetCreateNotifyObservable() публичный статический Метод

public static PropertySheetCreateNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

ReferenceNotFoundNotifyObservable() публичный статический Метод

public static ReferenceNotFoundNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable

ReferencedFilePreNotifyObservable() публичный статический Метод

public static ReferencedFilePreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Результат IObservable