C# Class SolidworksAddinFramework.Events.DSldWorksEvents_Event

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
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

Method Details

ActiveDocChangeNotifyObservable() public static méthode

public static ActiveDocChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

ActiveModelDocChangeNotifyObservable() public static méthode

public static ActiveModelDocChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

BackgroundProcessingEndNotifyObservable() public static méthode

public static BackgroundProcessingEndNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

BackgroundProcessingStartNotifyObservable() public static méthode

public static BackgroundProcessingStartNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

BeginRecordNotifyObservable() public static méthode

public static BeginRecordNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

BeginTranslationNotifyObservable() public static méthode

public static BeginTranslationNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

CommandCloseNotifyObservable() public static méthode

public static CommandCloseNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

CommandOpenPreNotifyObservable() public static méthode

public static CommandOpenPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

DestroyNotifyObservable() public static méthode

public static DestroyNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

DocumentConversionNotifyObservable() public static méthode

public static DocumentConversionNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

DocumentLoadNotify2Observable() public static méthode

public static DocumentLoadNotify2Observable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

DocumentLoadNotifyObservable() public static méthode

public static DocumentLoadNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

EndRecordNotifyObservable() public static méthode

public static EndRecordNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

EndTranslationNotifyObservable() public static méthode

public static EndTranslationNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileCloseNotifyObservable() public static méthode

public static FileCloseNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileNewNotify2Observable() public static méthode

public static FileNewNotify2Observable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileNewNotifyObservable() public static méthode

public static FileNewNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileNewPreNotifyObservable() public static méthode

public static FileNewPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileOpenNotify2Observable() public static méthode

public static FileOpenNotify2Observable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileOpenNotifyObservable() public static méthode

public static FileOpenNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileOpenPostNotifyObservable() public static méthode

public static FileOpenPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

FileOpenPreNotifyObservable() public static méthode

public static FileOpenPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

JournalWriteNotifyObservable() public static méthode

public static JournalWriteNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

LightSheetCreateNotifyObservable() public static méthode

public static LightSheetCreateNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

NonNativeFileOpenNotifyObservable() public static méthode

public static NonNativeFileOpenNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

OnIdleNotifyObservable() public static méthode

public static OnIdleNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

PromptForFilenameNotifyObservable() public static méthode

public static PromptForFilenameNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

PropertySheetCreateNotifyObservable() public static méthode

public static PropertySheetCreateNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

ReferenceNotFoundNotifyObservable() public static méthode

public static ReferenceNotFoundNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable

ReferencedFilePreNotifyObservable() public static méthode

public static ReferencedFilePreNotifyObservable ( this eventSource ) : IObservable
eventSource this
Résultat IObservable