C# 클래스 SolidworksAddinFramework.Events.DSldWorksEvents_Event

파일 보기 프로젝트 열기: Weingartner/SolidworksAddinFramework

공개 메소드들

메소드 설명
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