C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event

Exibir arquivo Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ActiveConfigChangeNotifyObservable ( this eventSource ) : IObservable
ActiveConfigChangePostNotifyObservable ( this eventSource ) : IObservable
ActiveDisplayStateChangePostNotifyObservable ( this eventSource ) : IObservable
ActiveDisplayStateChangePreNotifyObservable ( this eventSource ) : IObservable
ActiveViewChangeNotifyObservable ( this eventSource ) : IObservable
AddCustomPropertyNotifyObservable ( this eventSource ) : IObservable
AddItemNotifyObservable ( this eventSource ) : IObservable
AutoSaveNotifyObservable ( this eventSource ) : IObservable
AutoSaveToStorageNotifyObservable ( this eventSource ) : IObservable
AutoSaveToStorageStoreNotifyObservable ( this eventSource ) : IObservable
BodyVisibleChangeNotifyObservable ( this eventSource ) : IObservable
ChangeCustomPropertyNotifyObservable ( this eventSource ) : IObservable
ClearSelectionsNotifyObservable ( this eventSource ) : IObservable
CloseDesignTableNotifyObservable ( this eventSource ) : IObservable
CommandManagerTabActivatedPreNotifyObservable ( this eventSource ) : IObservable
ConfigurationChangeNotifyObservable ( this eventSource ) : IObservable
DeleteCustomPropertyNotifyObservable ( this eventSource ) : IObservable
DeleteItemNotifyObservable ( this eventSource ) : IObservable
DeleteItemPreNotifyObservable ( this eventSource ) : IObservable
DeleteSelectionPreNotifyObservable ( this eventSource ) : IObservable
DestroyNotify2Observable ( this eventSource ) : IObservable
DestroyNotifyObservable ( this eventSource ) : IObservable
DimensionChangeNotifyObservable ( this eventSource ) : IObservable
DragStateChangeNotifyObservable ( this eventSource ) : IObservable
DynamicHighlightNotifyObservable ( this eventSource ) : IObservable
EquationEditorPostNotifyObservable ( this eventSource ) : IObservable
EquationEditorPreNotifyObservable ( this eventSource ) : IObservable
FeatureEditPreNotifyObservable ( this eventSource ) : IObservable
FeatureManagerFilterStringChangeNotifyObservable ( this eventSource ) : IObservable
FeatureManagerTreeRebuildNotifyObservable ( this eventSource ) : IObservable
FeatureSketchEditPreNotifyObservable ( this eventSource ) : IObservable
FileDropPostNotifyObservable ( this eventSource ) : IObservable
FileDropPreNotifyObservable ( this eventSource ) : IObservable
FileReloadCancelNotifyObservable ( this eventSource ) : IObservable
FileReloadNotifyObservable ( this eventSource ) : IObservable
FileReloadPreNotifyObservable ( this eventSource ) : IObservable
FileSaveAsNotify2Observable ( this eventSource ) : IObservable
FileSaveAsNotifyObservable ( this eventSource ) : IObservable
FileSaveNotifyObservable ( this eventSource ) : IObservable
FileSavePostCancelNotifyObservable ( this eventSource ) : IObservable
FileSavePostNotifyObservable ( this eventSource ) : IObservable
FlipLoopNotifyObservable ( this eventSource ) : IObservable
InsertTableNotifyObservable ( this eventSource ) : IObservable
LightingDialogCreateNotifyObservable ( this eventSource ) : IObservable
LoadFromStorageNotifyObservable ( this eventSource ) : IObservable
LoadFromStorageStoreNotifyObservable ( this eventSource ) : IObservable
ModifyNotifyObservable ( this eventSource ) : IObservable
ModifyTableNotifyObservable ( this eventSource ) : IObservable
NewSelectionNotifyObservable ( this eventSource ) : IObservable
OpenDesignTableNotifyObservable ( this eventSource ) : IObservable
PreRenameItemNotifyObservable ( this eventSource ) : IObservable
RedoPostNotifyObservable ( this eventSource ) : IObservable
RedoPreNotifyObservable ( this eventSource ) : IObservable
RegenNotifyObservable ( this eventSource ) : IObservable
RegenPostNotify2Observable ( this eventSource ) : IObservable
RegenPostNotifyObservable ( this eventSource ) : IObservable
RenameItemNotifyObservable ( this eventSource ) : IObservable
SaveToStorageNotifyObservable ( this eventSource ) : IObservable
SaveToStorageStoreNotifyObservable ( this eventSource ) : IObservable
SensorAlertPreNotifyObservable ( this eventSource ) : IObservable
SketchSolveNotifyObservable ( this eventSource ) : IObservable
UndoPostNotifyObservable ( this eventSource ) : IObservable
UndoPreNotifyObservable ( this eventSource ) : IObservable
UnitsChangeNotifyObservable ( this eventSource ) : IObservable
UserSelectionPostNotifyObservable ( this eventSource ) : IObservable
UserSelectionPreNotifyObservable ( this eventSource ) : IObservable
ViewNewNotify2Observable ( this eventSource ) : IObservable
ViewNewNotifyObservable ( this eventSource ) : IObservable
WeldmentCutListUpdatePostNotifyObservable ( this eventSource ) : IObservable

Method Details

ActiveConfigChangeNotifyObservable() public static method

public static ActiveConfigChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ActiveConfigChangePostNotifyObservable() public static method

public static ActiveConfigChangePostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ActiveDisplayStateChangePostNotifyObservable() public static method

public static ActiveDisplayStateChangePostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ActiveDisplayStateChangePreNotifyObservable() public static method

public static ActiveDisplayStateChangePreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ActiveViewChangeNotifyObservable() public static method

public static ActiveViewChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

AddCustomPropertyNotifyObservable() public static method

public static AddCustomPropertyNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

AddItemNotifyObservable() public static method

public static AddItemNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

AutoSaveNotifyObservable() public static method

public static AutoSaveNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

AutoSaveToStorageNotifyObservable() public static method

public static AutoSaveToStorageNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

AutoSaveToStorageStoreNotifyObservable() public static method

public static AutoSaveToStorageStoreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

BodyVisibleChangeNotifyObservable() public static method

public static BodyVisibleChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ChangeCustomPropertyNotifyObservable() public static method

public static ChangeCustomPropertyNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ClearSelectionsNotifyObservable() public static method

public static ClearSelectionsNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

CloseDesignTableNotifyObservable() public static method

public static CloseDesignTableNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

CommandManagerTabActivatedPreNotifyObservable() public static method

public static CommandManagerTabActivatedPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ConfigurationChangeNotifyObservable() public static method

public static ConfigurationChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DeleteCustomPropertyNotifyObservable() public static method

public static DeleteCustomPropertyNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DeleteItemNotifyObservable() public static method

public static DeleteItemNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DeleteItemPreNotifyObservable() public static method

public static DeleteItemPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DeleteSelectionPreNotifyObservable() public static method

public static DeleteSelectionPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DestroyNotify2Observable() public static method

public static DestroyNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

DestroyNotifyObservable() public static method

public static DestroyNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DimensionChangeNotifyObservable() public static method

public static DimensionChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DragStateChangeNotifyObservable() public static method

public static DragStateChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

DynamicHighlightNotifyObservable() public static method

public static DynamicHighlightNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

EquationEditorPostNotifyObservable() public static method

public static EquationEditorPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

EquationEditorPreNotifyObservable() public static method

public static EquationEditorPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FeatureEditPreNotifyObservable() public static method

public static FeatureEditPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FeatureManagerFilterStringChangeNotifyObservable() public static method

public static FeatureManagerFilterStringChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FeatureManagerTreeRebuildNotifyObservable() public static method

public static FeatureManagerTreeRebuildNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FeatureSketchEditPreNotifyObservable() public static method

public static FeatureSketchEditPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileDropPostNotifyObservable() public static method

public static FileDropPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileDropPreNotifyObservable() public static method

public static FileDropPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileReloadCancelNotifyObservable() public static method

public static FileReloadCancelNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileReloadNotifyObservable() public static method

public static FileReloadNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileReloadPreNotifyObservable() public static method

public static FileReloadPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileSaveAsNotify2Observable() public static method

public static FileSaveAsNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileSaveAsNotifyObservable() public static method

public static FileSaveAsNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileSaveNotifyObservable() public static method

public static FileSaveNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileSavePostCancelNotifyObservable() public static method

public static FileSavePostCancelNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FileSavePostNotifyObservable() public static method

public static FileSavePostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

FlipLoopNotifyObservable() public static method

public static FlipLoopNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

InsertTableNotifyObservable() public static method

public static InsertTableNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

LightingDialogCreateNotifyObservable() public static method

public static LightingDialogCreateNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

LoadFromStorageNotifyObservable() public static method

public static LoadFromStorageNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

LoadFromStorageStoreNotifyObservable() public static method

public static LoadFromStorageStoreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ModifyNotifyObservable() public static method

public static ModifyNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ModifyTableNotifyObservable() public static method

public static ModifyTableNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

NewSelectionNotifyObservable() public static method

public static NewSelectionNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

OpenDesignTableNotifyObservable() public static method

public static OpenDesignTableNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

PreRenameItemNotifyObservable() public static method

public static PreRenameItemNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RedoPostNotifyObservable() public static method

public static RedoPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RedoPreNotifyObservable() public static method

public static RedoPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RegenNotifyObservable() public static method

public static RegenNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RegenPostNotify2Observable() public static method

public static RegenPostNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

RegenPostNotifyObservable() public static method

public static RegenPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

RenameItemNotifyObservable() public static method

public static RenameItemNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

SaveToStorageNotifyObservable() public static method

public static SaveToStorageNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

SaveToStorageStoreNotifyObservable() public static method

public static SaveToStorageStoreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

SensorAlertPreNotifyObservable() public static method

public static SensorAlertPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

SketchSolveNotifyObservable() public static method

public static SketchSolveNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

UndoPostNotifyObservable() public static method

public static UndoPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

UndoPreNotifyObservable() public static method

public static UndoPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

UnitsChangeNotifyObservable() public static method

public static UnitsChangeNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

UserSelectionPostNotifyObservable() public static method

public static UserSelectionPostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

UserSelectionPreNotifyObservable() public static method

public static UserSelectionPreNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

ViewNewNotify2Observable() public static method

public static ViewNewNotify2Observable ( this eventSource ) : IObservable
eventSource this
return IObservable

ViewNewNotifyObservable() public static method

public static ViewNewNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable

WeldmentCutListUpdatePostNotifyObservable() public static method

public static WeldmentCutListUpdatePostNotifyObservable ( this eventSource ) : IObservable
eventSource this
return IObservable